#d02f6f color space conversions
Hex:
#d02f6f
RGB:
208, 47, 111
CMY:
18, 82, 56
CMYK:
0, 77, 47, 18
HSL:
336°, 63.1373%, 50.0000%
HSV (HSB):
336°, 77.4038%, 81.5686%
XYZ:
29.8982, 16.5906, 16.6654
xyY:
0.4734, 0.2627, 16.5906
CIE-Lab:
47.7400, 65.3054, 2.9134
CIE-LCH:
47.7400, 65.3703, 2.5544
CIE-Luv:
47.7400, 102.9833, -8.7815
Hunter-Lab:
40.7316, 59.7440, 4.2535
#d02f6f color charts
#d02f6f color shades, tints & tones
#d02f6f color schemes
#d02f6f color preview, HTML & CSS examples
This text has a color of #d02f6f
<p style="color:#d02f6f;">Text here</p>
.mytext {color:#d02f6f;}
This box has a color of #d02f6f
<div style="background-color:#d02f6f;">Content here</div>
.mybackground {background-color:#d02f6f;}
Border around this has a color of #d02f6f
<div style="border:2px solid #d02f6f;">Content here</div>
.myborder {border:2px solid #d02f6f;}