#d02f8f color space conversions
Hex:
#d02f8f
RGB:
208, 47, 143
CMY:
18, 82, 44
CMYK:
0, 77, 31, 18
HSL:
324°, 63.1373%, 50.0000%
HSV (HSB):
324°, 77.4038%, 81.5686%
XYZ:
31.9869, 17.4261, 27.6643
xyY:
0.4150, 0.2261, 17.4261
CIE-Lab:
48.7925, 68.5099, -14.9615
CIE-LCH:
48.7925, 70.1245, 347.6809
CIE-Luv:
48.7925, 90.1410, -32.7513
Hunter-Lab:
41.7446, 63.7230, -10.0705
#d02f8f color charts
#d02f8f color shades, tints & tones
#d02f8f color schemes
#d02f8f color preview, HTML & CSS examples
This text has a color of #d02f8f
<p style="color:#d02f8f;">Text here</p>
.mytext {color:#d02f8f;}
This box has a color of #d02f8f
<div style="background-color:#d02f8f;">Content here</div>
.mybackground {background-color:#d02f8f;}
Border around this has a color of #d02f8f
<div style="border:2px solid #d02f8f;">Content here</div>
.myborder {border:2px solid #d02f8f;}