#d41a05 color space conversions
Hex:
#d41a05
RGB:
212, 26, 5
CMY:
17, 90, 98
CMYK:
0, 88, 98, 17
HSL:
6°, 95.3917%, 42.5490%
HSV (HSB):
6°, 97.6415%, 83.1373%
XYZ:
27.5482, 14.7468, 1.5380
xyY:
0.6285, 0.3364, 14.7468
CIE-Lab:
45.2854, 66.7321, 57.3179
CIE-LCH:
45.2854, 87.9688, 40.6601
CIE-Luv:
45.2854, 139.5704, 32.6729
Hunter-Lab:
38.4016, 60.8480, 24.5064
#d41a05 color charts
#d41a05 color shades, tints & tones
#d41a05 color schemes
#d41a05 color preview, HTML & CSS examples
This text has a color of #d41a05
<p style="color:#d41a05;">Text here</p>
.mytext {color:#d41a05;}
This box has a color of #d41a05
<div style="background-color:#d41a05;">Content here</div>
.mybackground {background-color:#d41a05;}
Border around this has a color of #d41a05
<div style="border:2px solid #d41a05;">Content here</div>
.myborder {border:2px solid #d41a05;}