#d61c1a color space conversions
Hex:
#d61c1a
RGB:
214, 28, 26
CMY:
16, 89, 90
CMYK:
0, 87, 88, 16
HSL:
1°, 78.3333%, 47.0588%
HSV (HSB):
1°, 87.8505%, 83.9216%
XYZ:
28.3333, 15.2012, 2.4181
xyY:
0.6166, 0.3308, 15.2012
CIE-Lab:
45.9086, 67.1600, 50.5220
CIE-LCH:
45.9086, 84.0413, 36.9528
CIE-Luv:
45.9086, 138.5163, 30.2357
Hunter-Lab:
38.9888, 61.4862, 23.6150
#d61c1a color charts
#d61c1a color shades, tints & tones
#d61c1a color schemes
#d61c1a color preview, HTML & CSS examples
This text has a color of #d61c1a
<p style="color:#d61c1a;">Text here</p>
.mytext {color:#d61c1a;}
This box has a color of #d61c1a
<div style="background-color:#d61c1a;">Content here</div>
.mybackground {background-color:#d61c1a;}
Border around this has a color of #d61c1a
<div style="border:2px solid #d61c1a;">Content here</div>
.myborder {border:2px solid #d61c1a;}