#d02a6a color space conversions
Hex:
#d02a6a
RGB:
208, 42, 106
CMY:
18, 84, 58
CMYK:
0, 80, 49, 18
HSL:
337°, 66.4000%, 49.0196%
HSV (HSB):
337°, 79.8077%, 81.5686%
XYZ:
29.4419, 16.1064, 15.1928
xyY:
0.4847, 0.2652, 16.1064
CIE-Lab:
47.1138, 66.2659, 5.0827
CIE-LCH:
47.1138, 66.4605, 4.3861
CIE-Luv:
47.1138, 106.6429, -6.4324
Hunter-Lab:
40.1328, 60.7173, 5.6480
#d02a6a color charts
#d02a6a color shades, tints & tones
#d02a6a color schemes
#d02a6a color preview, HTML & CSS examples
This text has a color of #d02a6a
<p style="color:#d02a6a;">Text here</p>
.mytext {color:#d02a6a;}
This box has a color of #d02a6a
<div style="background-color:#d02a6a;">Content here</div>
.mybackground {background-color:#d02a6a;}
Border around this has a color of #d02a6a
<div style="border:2px solid #d02a6a;">Content here</div>
.myborder {border:2px solid #d02a6a;}