#d02e9d color space conversions
Hex:
#d02e9d
RGB:
208, 46, 157
CMY:
18, 82, 38
CMYK:
0, 78, 25, 18
HSL:
319°, 63.7795%, 49.8039%
HSV (HSB):
319°, 77.8846%, 81.5686%
XYZ:
33.0752, 17.7982, 33.5904
xyY:
0.3916, 0.2107, 17.7982
CIE-Lab:
49.2504, 70.4366, -22.6386
CIE-LCH:
49.2504, 73.9853, 342.1824
CIE-Luv:
49.2504, 84.6649, -43.9827
Hunter-Lab:
42.1879, 66.1147, -17.6757
#d02e9d color charts
#d02e9d color shades, tints & tones
#d02e9d color schemes
#d02e9d color preview, HTML & CSS examples
This text has a color of #d02e9d
<p style="color:#d02e9d;">Text here</p>
.mytext {color:#d02e9d;}
This box has a color of #d02e9d
<div style="background-color:#d02e9d;">Content here</div>
.mybackground {background-color:#d02e9d;}
Border around this has a color of #d02e9d
<div style="border:2px solid #d02e9d;">Content here</div>
.myborder {border:2px solid #d02e9d;}