#d61d32 color space conversions
Hex:
#d61d32
RGB:
214, 29, 50
CMY:
16, 89, 80
CMYK:
0, 86, 77, 16
HSL:
353°, 76.1317%, 47.6471%
HSV (HSB):
353°, 86.4486%, 83.9216%
XYZ:
28.7466, 15.4052, 4.4760
xyY:
0.5912, 0.3168, 15.4052
CIE-Lab:
46.1842, 67.5886, 38.1892
CIE-LCH:
46.1842, 77.6314, 29.4675
CIE-Luv:
46.1842, 133.8688, 23.4501
Hunter-Lab:
39.2494, 62.0487, 20.7132
#d61d32 color charts
#d61d32 color shades, tints & tones
#d61d32 color schemes
#d61d32 color preview, HTML & CSS examples
This text has a color of #d61d32
<p style="color:#d61d32;">Text here</p>
.mytext {color:#d61d32;}
This box has a color of #d61d32
<div style="background-color:#d61d32;">Content here</div>
.mybackground {background-color:#d61d32;}
Border around this has a color of #d61d32
<div style="border:2px solid #d61d32;">Content here</div>
.myborder {border:2px solid #d61d32;}