#d02f39 color space conversions
Hex:
#d02f39
RGB:
208, 47, 57
CMY:
18, 82, 78
CMYK:
0, 77, 73, 18
HSL:
356°, 63.1373%, 50.0000%
HSV (HSB):
356°, 77.4038%, 81.5686%
XYZ:
27.7675, 15.7383, 5.4452
xyY:
0.5673, 0.3215, 15.7383
CIE-Lab:
46.6293, 61.8152, 34.2962
CIE-LCH:
46.6293, 70.6919, 29.0223
CIE-Luv:
46.6293, 120.3791, 22.5604
Hunter-Lab:
39.6716, 55.5129, 19.6321
#d02f39 color charts
#d02f39 color shades, tints & tones
#d02f39 color schemes
#d02f39 color preview, HTML & CSS examples
This text has a color of #d02f39
<p style="color:#d02f39;">Text here</p>
.mytext {color:#d02f39;}
This box has a color of #d02f39
<div style="background-color:#d02f39;">Content here</div>
.mybackground {background-color:#d02f39;}
Border around this has a color of #d02f39
<div style="border:2px solid #d02f39;">Content here</div>
.myborder {border:2px solid #d02f39;}