#d02e9c color space conversions
Hex:
#d02e9c
RGB:
208, 46, 156
CMY:
18, 82, 39
CMYK:
0, 78, 25, 18
HSL:
319°, 63.7795%, 49.8039%
HSV (HSB):
319°, 77.8846%, 81.5686%
XYZ:
32.9902, 17.7642, 33.1425
xyY:
0.3932, 0.2117, 17.7642
CIE-Lab:
49.2088, 70.3142, -22.1070
CIE-LCH:
49.2088, 73.7076, 342.5467
CIE-Luv:
49.2088, 85.0742, -43.1938
Hunter-Lab:
42.1476, 65.9590, -17.1191
#d02e9c color charts
#d02e9c color shades, tints & tones
#d02e9c color schemes
#d02e9c color preview, HTML & CSS examples
This text has a color of #d02e9c
<p style="color:#d02e9c;">Text here</p>
.mytext {color:#d02e9c;}
This box has a color of #d02e9c
<div style="background-color:#d02e9c;">Content here</div>
.mybackground {background-color:#d02e9c;}
Border around this has a color of #d02e9c
<div style="border:2px solid #d02e9c;">Content here</div>
.myborder {border:2px solid #d02e9c;}