#d61d3e color space conversions
Hex:
#d61d3e
RGB:
214, 29, 62
CMY:
16, 89, 76
CMYK:
0, 86, 71, 16
HSL:
349°, 76.1317%, 47.6471%
HSV (HSB):
349°, 86.4486%, 83.9216%
XYZ:
29.0404, 15.5227, 6.0230
xyY:
0.5741, 0.3069, 15.5227
CIE-Lab:
46.3419, 68.0482, 31.2815
CIE-LCH:
46.3419, 74.8939, 24.6881
CIE-Luv:
46.3419, 130.7897, 18.4931
Hunter-Lab:
39.3988, 62.6224, 18.5154
#d61d3e color charts
#d61d3e color shades, tints & tones
#d61d3e color schemes
#d61d3e color preview, HTML & CSS examples
This text has a color of #d61d3e
<p style="color:#d61d3e;">Text here</p>
.mytext {color:#d61d3e;}
This box has a color of #d61d3e
<div style="background-color:#d61d3e;">Content here</div>
.mybackground {background-color:#d61d3e;}
Border around this has a color of #d61d3e
<div style="border:2px solid #d61d3e;">Content here</div>
.myborder {border:2px solid #d61d3e;}