#d41e2b color space conversions
Hex:
#d41e2b
RGB:
212, 30, 43
CMY:
17, 88, 83
CMYK:
0, 86, 80, 17
HSL:
356°, 75.2066%, 47.4510%
HSV (HSB):
356°, 85.8491%, 83.1373%
XYZ:
28.0517, 15.1000, 3.7216
xyY:
0.5985, 0.3221, 15.1000
CIE-Lab:
45.7709, 66.6435, 41.5952
CIE-LCH:
45.7709, 78.5590, 31.9702
CIE-Luv:
45.7709, 133.5466, 25.6520
Hunter-Lab:
38.8587, 60.8544, 21.5228
#d41e2b color charts
#d41e2b color shades, tints & tones
#d41e2b color schemes
#d41e2b color preview, HTML & CSS examples
This text has a color of #d41e2b
<p style="color:#d41e2b;">Text here</p>
.mytext {color:#d41e2b;}
This box has a color of #d41e2b
<div style="background-color:#d41e2b;">Content here</div>
.mybackground {background-color:#d41e2b;}
Border around this has a color of #d41e2b
<div style="border:2px solid #d41e2b;">Content here</div>
.myborder {border:2px solid #d41e2b;}