#d41f0c color space conversions
Hex:
#d41f0c
RGB:
212, 31, 12
CMY:
17, 88, 95
CMYK:
0, 85, 94, 17
HSL:
6°, 89.2857%, 43.9216%
HSV (HSB):
6°, 94.3396%, 83.1373%
XYZ:
27.7077, 15.0036, 1.7834
xyY:
0.6227, 0.3372, 15.0036
CIE-Lab:
45.6391, 65.8453, 55.4821
CIE-LCH:
45.6391, 86.1039, 40.1179
CIE-Luv:
45.6391, 137.3815, 32.5238
Hunter-Lab:
38.7344, 59.9003, 24.3842
#d41f0c color charts
#d41f0c color shades, tints & tones
#d41f0c color schemes
#d41f0c color preview, HTML & CSS examples
This text has a color of #d41f0c
<p style="color:#d41f0c;">Text here</p>
.mytext {color:#d41f0c;}
This box has a color of #d41f0c
<div style="background-color:#d41f0c;">Content here</div>
.mybackground {background-color:#d41f0c;}
Border around this has a color of #d41f0c
<div style="border:2px solid #d41f0c;">Content here</div>
.myborder {border:2px solid #d41f0c;}