#d41b03 color space conversions
Hex:
#d41b03
RGB:
212, 27, 3
CMY:
17, 89, 99
CMYK:
0, 87, 99, 17
HSL:
7°, 97.2093%, 42.1569%
HSV (HSB):
7°, 98.5849%, 83.1373%
XYZ:
27.5597, 14.7875, 1.4879
xyY:
0.6287, 0.3373, 14.7875
CIE-Lab:
45.3417, 66.5357, 57.9467
CIE-LCH:
45.3417, 88.2316, 41.0530
CIE-Luv:
45.3417, 139.3755, 32.9906
Hunter-Lab:
38.4545, 60.6328, 24.6241
#d41b03 color charts
#d41b03 color shades, tints & tones
#d41b03 color schemes
#d41b03 color preview, HTML & CSS examples
This text has a color of #d41b03
<p style="color:#d41b03;">Text here</p>
.mytext {color:#d41b03;}
This box has a color of #d41b03
<div style="background-color:#d41b03;">Content here</div>
.mybackground {background-color:#d41b03;}
Border around this has a color of #d41b03
<div style="border:2px solid #d41b03;">Content here</div>
.myborder {border:2px solid #d41b03;}