#d41e30 color space conversions
Hex:
#d41e30
RGB:
212, 30, 48
CMY:
17, 88, 81
CMYK:
0, 86, 77, 17
HSL:
354°, 75.2066%, 47.4510%
HSV (HSB):
354°, 85.8491%, 83.1373%
XYZ:
28.1492, 15.1390, 4.2348
xyY:
0.5923, 0.3186, 15.1390
CIE-Lab:
45.8240, 66.7996, 38.8309
CIE-LCH:
45.8240, 77.2660, 30.1696
CIE-Luv:
45.8240, 132.4823, 23.9354
Hunter-Lab:
38.9089, 61.0478, 20.7831
#d41e30 color charts
#d41e30 color shades, tints & tones
#d41e30 color schemes
#d41e30 color preview, HTML & CSS examples
This text has a color of #d41e30
<p style="color:#d41e30;">Text here</p>
.mytext {color:#d41e30;}
This box has a color of #d41e30
<div style="background-color:#d41e30;">Content here</div>
.mybackground {background-color:#d41e30;}
Border around this has a color of #d41e30
<div style="border:2px solid #d41e30;">Content here</div>
.myborder {border:2px solid #d41e30;}