#d02f8a color space conversions
Hex:
#d02f8a
RGB:
208, 47, 138
CMY:
18, 82, 46
CMYK:
0, 77, 34, 18
HSL:
326°, 63.1373%, 50.0000%
HSV (HSB):
326°, 77.4038%, 81.5686%
XYZ:
31.6164, 17.2779, 25.7134
xyY:
0.4238, 0.2316, 17.2779
CIE-Lab:
48.6083, 67.9558, -12.2285
CIE-LCH:
48.6083, 69.0473, 349.7989
CIE-Luv:
48.6083, 92.1869, -28.8736
Hunter-Lab:
41.5667, 63.0286, -7.5804
#d02f8a color charts
#d02f8a color shades, tints & tones
#d02f8a color schemes
#d02f8a color preview, HTML & CSS examples
This text has a color of #d02f8a
<p style="color:#d02f8a;">Text here</p>
.mytext {color:#d02f8a;}
This box has a color of #d02f8a
<div style="background-color:#d02f8a;">Content here</div>
.mybackground {background-color:#d02f8a;}
Border around this has a color of #d02f8a
<div style="border:2px solid #d02f8a;">Content here</div>
.myborder {border:2px solid #d02f8a;}