#d61f1b color space conversions
Hex:
#d61f1b
RGB:
214, 31, 27
CMY:
16, 88, 89
CMYK:
0, 86, 87, 16
HSL:
1°, 77.5934%, 47.2549%
HSV (HSB):
1°, 87.3832%, 83.9216%
XYZ:
28.4194, 15.3552, 2.5029
xyY:
0.6141, 0.3318, 15.3552
CIE-Lab:
46.1170, 66.5999, 50.2315
CIE-LCH:
46.1170, 83.4191, 37.0247
CIE-Luv:
46.1170, 137.3544, 30.3963
Hunter-Lab:
39.1858, 60.8815, 23.6430
#d61f1b color charts
#d61f1b color shades, tints & tones
#d61f1b color schemes
#d61f1b color preview, HTML & CSS examples
This text has a color of #d61f1b
<p style="color:#d61f1b;">Text here</p>
.mytext {color:#d61f1b;}
This box has a color of #d61f1b
<div style="background-color:#d61f1b;">Content here</div>
.mybackground {background-color:#d61f1b;}
Border around this has a color of #d61f1b
<div style="border:2px solid #d61f1b;">Content here</div>
.myborder {border:2px solid #d61f1b;}