#d02e31 color space conversions
Hex:
#d02e31
RGB:
208, 46, 49
CMY:
18, 82, 81
CMYK:
0, 78, 76, 18
HSL:
359°, 63.7795%, 49.8039%
HSV (HSB):
359°, 77.8846%, 81.5686%
XYZ:
27.5438, 15.5856, 4.4623
xyY:
0.5788, 0.3275, 15.5856
CIE-Lab:
46.4261, 61.7979, 38.6765
CIE-LCH:
46.4261, 72.9030, 32.0406
CIE-Luv:
46.4261, 122.6466, 25.5101
Hunter-Lab:
39.4786, 55.4497, 20.9334
#d02e31 color charts
#d02e31 color shades, tints & tones
#d02e31 color schemes
#d02e31 color preview, HTML & CSS examples
This text has a color of #d02e31
<p style="color:#d02e31;">Text here</p>
.mytext {color:#d02e31;}
This box has a color of #d02e31
<div style="background-color:#d02e31;">Content here</div>
.mybackground {background-color:#d02e31;}
Border around this has a color of #d02e31
<div style="border:2px solid #d02e31;">Content here</div>
.myborder {border:2px solid #d02e31;}