#d04d8a color space conversions
Hex:
#d04d8a
RGB:
208, 77, 138
CMY:
18, 70, 46
CMYK:
0, 63, 34, 18
HSL:
332°, 58.2222%, 55.8824%
HSV (HSB):
332°, 62.9808%, 81.5686%
XYZ:
33.2537, 20.5526, 26.2591
xyY:
0.4153, 0.2567, 20.5526
CIE-Lab:
52.4564, 57.2496, -6.4625
CIE-LCH:
52.4564, 57.6132, 353.5596
CIE-Luv:
52.4564, 80.8915, -19.2706
Hunter-Lab:
45.3350, 51.5955, -2.6077
#d04d8a color charts
#d04d8a color shades, tints & tones
#d04d8a color schemes
#d04d8a color preview, HTML & CSS examples
This text has a color of #d04d8a
<p style="color:#d04d8a;">Text here</p>
.mytext {color:#d04d8a;}
This box has a color of #d04d8a
<div style="background-color:#d04d8a;">Content here</div>
.mybackground {background-color:#d04d8a;}
Border around this has a color of #d04d8a
<div style="border:2px solid #d04d8a;">Content here</div>
.myborder {border:2px solid #d04d8a;}