#d61e0b color space conversions
Hex:
#d61e0b
RGB:
214, 30, 11
CMY:
16, 88, 96
CMYK:
0, 86, 95, 16
HSL:
6°, 90.2222%, 44.1176%
HSV (HSB):
6°, 94.8598%, 83.9216%
XYZ:
28.2562, 15.2488, 1.7707
xyY:
0.6241, 0.3368, 15.2488
CIE-Lab:
45.9732, 66.5787, 56.1798
CIE-LCH:
45.9732, 87.1143, 40.1580
CIE-Luv:
45.9732, 139.2874, 32.7980
Hunter-Lab:
39.0498, 60.8247, 24.6464
#d61e0b color charts
#d61e0b color shades, tints & tones
#d61e0b color schemes
#d61e0b color preview, HTML & CSS examples
This text has a color of #d61e0b
<p style="color:#d61e0b;">Text here</p>
.mytext {color:#d61e0b;}
This box has a color of #d61e0b
<div style="background-color:#d61e0b;">Content here</div>
.mybackground {background-color:#d61e0b;}
Border around this has a color of #d61e0b
<div style="border:2px solid #d61e0b;">Content here</div>
.myborder {border:2px solid #d61e0b;}