#d61d3a color space conversions
Hex:
#d61d3a
RGB:
214, 29, 58
CMY:
16, 89, 77
CMYK:
0, 86, 73, 16
HSL:
351°, 76.1317%, 47.6471%
HSV (HSB):
351°, 86.4486%, 83.9216%
XYZ:
28.9346, 15.4804, 5.4660
xyY:
0.5801, 0.3103, 15.4804
CIE-Lab:
46.2852, 67.8832, 33.6094
CIE-LCH:
46.2852, 75.7477, 26.3403
CIE-Luv:
46.2852, 131.8818, 20.2540
Hunter-Lab:
39.3451, 62.4162, 19.3048
#d61d3a color charts
#d61d3a color shades, tints & tones
#d61d3a color schemes
#d61d3a color preview, HTML & CSS examples
This text has a color of #d61d3a
<p style="color:#d61d3a;">Text here</p>
.mytext {color:#d61d3a;}
This box has a color of #d61d3a
<div style="background-color:#d61d3a;">Content here</div>
.mybackground {background-color:#d61d3a;}
Border around this has a color of #d61d3a
<div style="border:2px solid #d61d3a;">Content here</div>
.myborder {border:2px solid #d61d3a;}