#d04ccb color space conversions
Hex:
#d04ccb
RGB:
208, 76, 203
CMY:
18, 70, 20
CMYK:
0, 63, 2, 18
HSL:
302°, 58.4071%, 55.6863%
HSV (HSB):
302°, 63.4615%, 81.5686%
XYZ:
39.3764, 22.8906, 58.8429
xyY:
0.3251, 0.1890, 22.8906
CIE-Lab:
54.9594, 66.8772, -40.5637
CIE-LCH:
54.9594, 78.2175, 328.7615
CIE-Luv:
54.9594, 59.8658, -71.4242
Hunter-Lab:
47.8441, 63.1808, -39.4292
#d04ccb color charts
#d04ccb color shades, tints & tones
#d04ccb color schemes
#d04ccb color preview, HTML & CSS examples
This text has a color of #d04ccb
<p style="color:#d04ccb;">Text here</p>
.mytext {color:#d04ccb;}
This box has a color of #d04ccb
<div style="background-color:#d04ccb;">Content here</div>
.mybackground {background-color:#d04ccb;}
Border around this has a color of #d04ccb
<div style="border:2px solid #d04ccb;">Content here</div>
.myborder {border:2px solid #d04ccb;}