#d61c31 color space conversions
Hex:
#d61c31
RGB:
214, 28, 49
CMY:
16, 89, 81
CMYK:
0, 87, 77, 16
HSL:
353°, 76.8595%, 47.4510%
HSV (HSB):
353°, 86.9159%, 83.9216%
XYZ:
28.7012, 15.3484, 4.3555
xyY:
0.5929, 0.3171, 15.3484
CIE-Lab:
46.1077, 67.7412, 38.6821
CIE-LCH:
46.1077, 78.0075, 29.7276
CIE-Luv:
46.1077, 134.4132, 23.6923
Hunter-Lab:
39.1770, 62.2097, 20.8323
#d61c31 color charts
#d61c31 color shades, tints & tones
#d61c31 color schemes
#d61c31 color preview, HTML & CSS examples
This text has a color of #d61c31
<p style="color:#d61c31;">Text here</p>
.mytext {color:#d61c31;}
This box has a color of #d61c31
<div style="background-color:#d61c31;">Content here</div>
.mybackground {background-color:#d61c31;}
Border around this has a color of #d61c31
<div style="border:2px solid #d61c31;">Content here</div>
.myborder {border:2px solid #d61c31;}