#d61d20 color space conversions
Hex:
#d61d20
RGB:
214, 29, 32
CMY:
16, 89, 87
CMYK:
0, 86, 85, 16
HSL:
359°, 76.1317%, 47.6471%
HSV (HSB):
359°, 86.4486%, 83.9216%
XYZ:
28.4316, 15.2792, 2.8172
xyY:
0.6111, 0.3284, 15.2792
CIE-Lab:
46.0142, 67.0909, 47.7675
CIE-LCH:
46.0142, 82.3585, 35.4502
CIE-Luv:
46.0142, 137.3374, 29.0064
Hunter-Lab:
39.0886, 61.4296, 23.0889
#d61d20 color charts
#d61d20 color shades, tints & tones
#d61d20 color schemes
#d61d20 color preview, HTML & CSS examples
This text has a color of #d61d20
<p style="color:#d61d20;">Text here</p>
.mytext {color:#d61d20;}
This box has a color of #d61d20
<div style="background-color:#d61d20;">Content here</div>
.mybackground {background-color:#d61d20;}
Border around this has a color of #d61d20
<div style="border:2px solid #d61d20;">Content here</div>
.myborder {border:2px solid #d61d20;}