#d61c36 color space conversions
Hex:
#d61c36
RGB:
214, 28, 54
CMY:
16, 89, 79
CMYK:
0, 87, 75, 16
HSL:
352°, 76.8595%, 47.4510%
HSV (HSB):
352°, 86.9159%, 83.9216%
XYZ:
28.8127, 15.3930, 4.9426
xyY:
0.5862, 0.3132, 15.3930
CIE-Lab:
46.1678, 67.9159, 35.8413
CIE-LCH:
46.1678, 76.7930, 27.8220
CIE-Luv:
46.1678, 133.2181, 21.7789
Hunter-Lab:
39.2339, 62.4278, 19.9945
#d61c36 color charts
#d61c36 color shades, tints & tones
#d61c36 color schemes
#d61c36 color preview, HTML & CSS examples
This text has a color of #d61c36
<p style="color:#d61c36;">Text here</p>
.mytext {color:#d61c36;}
This box has a color of #d61c36
<div style="background-color:#d61c36;">Content here</div>
.mybackground {background-color:#d61c36;}
Border around this has a color of #d61c36
<div style="border:2px solid #d61c36;">Content here</div>
.myborder {border:2px solid #d61c36;}