#d61f29 color space conversions
Hex:
#d61f29
RGB:
214, 31, 41
CMY:
16, 88, 84
CMYK:
0, 86, 81, 16
HSL:
357°, 74.6939%, 48.0392%
HSV (HSB):
357°, 85.5140%, 83.9216%
XYZ:
28.6218, 15.4362, 3.5688
xyY:
0.6010, 0.3241, 15.4362
CIE-Lab:
46.2260, 66.9220, 43.2808
CIE-LCH:
46.2260, 79.6980, 32.8922
CIE-Luv:
46.2260, 135.1044, 26.7712
Hunter-Lab:
39.2889, 61.2806, 22.1167
#d61f29 color charts
#d61f29 color shades, tints & tones
#d61f29 color schemes
#d61f29 color preview, HTML & CSS examples
This text has a color of #d61f29
<p style="color:#d61f29;">Text here</p>
.mytext {color:#d61f29;}
This box has a color of #d61f29
<div style="background-color:#d61f29;">Content here</div>
.mybackground {background-color:#d61f29;}
Border around this has a color of #d61f29
<div style="border:2px solid #d61f29;">Content here</div>
.myborder {border:2px solid #d61f29;}