#d02f5a color space conversions
Hex:
#d02f5a
RGB:
208, 47, 90
CMY:
18, 82, 65
CMYK:
0, 77, 57, 18
HSL:
344°, 63.1373%, 50.0000%
HSV (HSB):
344°, 77.4038%, 81.5686%
XYZ:
28.8744, 16.1811, 11.2743
xyY:
0.5126, 0.2873, 16.1811
CIE-Lab:
47.2112, 63.6583, 15.0689
CIE-LCH:
47.2112, 65.4175, 13.3176
CIE-Luv:
47.2112, 110.6753, 5.2120
Hunter-Lab:
40.2258, 57.7338, 11.5405
#d02f5a color charts
#d02f5a color shades, tints & tones
#d02f5a color schemes
#d02f5a color preview, HTML & CSS examples
This text has a color of #d02f5a
<p style="color:#d02f5a;">Text here</p>
.mytext {color:#d02f5a;}
This box has a color of #d02f5a
<div style="background-color:#d02f5a;">Content here</div>
.mybackground {background-color:#d02f5a;}
Border around this has a color of #d02f5a
<div style="border:2px solid #d02f5a;">Content here</div>
.myborder {border:2px solid #d02f5a;}