#d02e1b color space conversions
Hex:
#d02e1b
RGB:
208, 46, 27
CMY:
18, 82, 89
CMYK:
0, 78, 87, 18
HSL:
6°, 77.0213%, 46.0784%
HSV (HSB):
6°, 87.0192%, 81.5686%
XYZ:
27.1872, 15.4430, 2.5848
xyY:
0.6013, 0.3415, 15.4430
CIE-Lab:
46.2351, 61.1873, 49.8217
CIE-LCH:
46.2351, 78.9055, 39.1542
CIE-Luv:
46.2351, 126.2765, 31.8690
Hunter-Lab:
39.2976, 54.7208, 23.6086
#d02e1b color charts
#d02e1b color shades, tints & tones
#d02e1b color schemes
#d02e1b color preview, HTML & CSS examples
This text has a color of #d02e1b
<p style="color:#d02e1b;">Text here</p>
.mytext {color:#d02e1b;}
This box has a color of #d02e1b
<div style="background-color:#d02e1b;">Content here</div>
.mybackground {background-color:#d02e1b;}
Border around this has a color of #d02e1b
<div style="border:2px solid #d02e1b;">Content here</div>
.myborder {border:2px solid #d02e1b;}