#d02e6d color space conversions
Hex:
#d02e6d
RGB:
208, 46, 109
CMY:
18, 82, 57
CMYK:
0, 78, 48, 18
HSL:
337°, 63.7795%, 49.8039%
HSV (HSB):
337°, 77.8846%, 81.5686%
XYZ:
29.7497, 16.4680, 16.0787
xyY:
0.4776, 0.2643, 16.4680
CIE-Lab:
47.5826, 65.4202, 3.9126
CIE-LCH:
47.5826, 65.5371, 3.4227
CIE-Luv:
47.5826, 104.1086, -7.6130
Hunter-Lab:
40.5808, 59.8417, 4.9151
#d02e6d color charts
#d02e6d color shades, tints & tones
#d02e6d color schemes
#d02e6d color preview, HTML & CSS examples
This text has a color of #d02e6d
<p style="color:#d02e6d;">Text here</p>
.mytext {color:#d02e6d;}
This box has a color of #d02e6d
<div style="background-color:#d02e6d;">Content here</div>
.mybackground {background-color:#d02e6d;}
Border around this has a color of #d02e6d
<div style="border:2px solid #d02e6d;">Content here</div>
.myborder {border:2px solid #d02e6d;}