#d61d0b color space conversions
Hex:
#d61d0b
RGB:
214, 29, 11
CMY:
16, 89, 96
CMYK:
0, 86, 95, 16
HSL:
5°, 90.2222%, 44.1176%
HSV (HSB):
5°, 94.8598%, 83.9216%
XYZ:
28.2313, 15.1990, 1.7624
xyY:
0.6247, 0.3363, 15.1990
CIE-Lab:
45.9056, 66.7718, 56.1426
CIE-LCH:
45.9056, 87.2380, 40.0576
CIE-Luv:
45.9056, 139.6392, 32.6783
Hunter-Lab:
38.9859, 61.0338, 24.6100
#d61d0b color charts
#d61d0b color shades, tints & tones
#d61d0b color schemes
#d61d0b color preview, HTML & CSS examples
This text has a color of #d61d0b
<p style="color:#d61d0b;">Text here</p>
.mytext {color:#d61d0b;}
This box has a color of #d61d0b
<div style="background-color:#d61d0b;">Content here</div>
.mybackground {background-color:#d61d0b;}
Border around this has a color of #d61d0b
<div style="border:2px solid #d61d0b;">Content here</div>
.myborder {border:2px solid #d61d0b;}