#d04d8c color space conversions
Hex:
#d04d8c
RGB:
208, 77, 140
CMY:
18, 70, 45
CMYK:
0, 63, 33, 18
HSL:
331°, 58.2222%, 55.8824%
HSV (HSB):
331°, 62.9808%, 81.5686%
XYZ:
33.3999, 20.6111, 27.0289
xyY:
0.4121, 0.2543, 20.6111
CIE-Lab:
52.5212, 57.4855, -7.5554
CIE-LCH:
52.5212, 57.9799, 352.5124
CIE-Luv:
52.5212, 80.2342, -20.8099
Hunter-Lab:
45.3995, 51.8716, -3.5191
#d04d8c color charts
#d04d8c color shades, tints & tones
#d04d8c color schemes
#d04d8c color preview, HTML & CSS examples
This text has a color of #d04d8c
<p style="color:#d04d8c;">Text here</p>
.mytext {color:#d04d8c;}
This box has a color of #d04d8c
<div style="background-color:#d04d8c;">Content here</div>
.mybackground {background-color:#d04d8c;}
Border around this has a color of #d04d8c
<div style="border:2px solid #d04d8c;">Content here</div>
.myborder {border:2px solid #d04d8c;}