#d02e24 color space conversions
Hex:
#d02e24
RGB:
208, 46, 36
CMY:
18, 82, 86
CMYK:
0, 78, 83, 18
HSL:
3°, 70.4918%, 47.8431%
HSV (HSB):
3°, 82.6923%, 81.5686%
XYZ:
27.3079, 15.4913, 3.2199
xyY:
0.5934, 0.3366, 15.4913
CIE-Lab:
46.2998, 61.3946, 45.5658
CIE-LCH:
46.2998, 76.4561, 36.5820
CIE-Luv:
46.2998, 125.0249, 29.6803
Hunter-Lab:
39.3589, 54.9680, 22.7008
#d02e24 color charts
#d02e24 color shades, tints & tones
#d02e24 color schemes
#d02e24 color preview, HTML & CSS examples
This text has a color of #d02e24
<p style="color:#d02e24;">Text here</p>
.mytext {color:#d02e24;}
This box has a color of #d02e24
<div style="background-color:#d02e24;">Content here</div>
.mybackground {background-color:#d02e24;}
Border around this has a color of #d02e24
<div style="border:2px solid #d02e24;">Content here</div>
.myborder {border:2px solid #d02e24;}