#d40e03 color space conversions
Hex:
#d40e03
RGB:
212, 14, 3
CMY:
17, 95, 99
CMYK:
0, 93, 99, 17
HSL:
3°, 97.2093%, 42.1569%
HSV (HSB):
3°, 98.5849%, 83.1373%
XYZ:
27.3249, 14.3177, 1.4096
xyY:
0.6347, 0.3326, 14.3177
CIE-Lab:
44.6851, 68.4230, 57.6685
CIE-LCH:
44.6851, 89.4838, 40.1250
CIE-Luv:
44.6851, 142.8399, 31.8358
Hunter-Lab:
37.8387, 62.6841, 24.2785
#d40e03 color charts
#d40e03 color shades, tints & tones
#d40e03 color schemes
#d40e03 color preview, HTML & CSS examples
This text has a color of #d40e03
<p style="color:#d40e03;">Text here</p>
.mytext {color:#d40e03;}
This box has a color of #d40e03
<div style="background-color:#d40e03;">Content here</div>
.mybackground {background-color:#d40e03;}
Border around this has a color of #d40e03
<div style="border:2px solid #d40e03;">Content here</div>
.myborder {border:2px solid #d40e03;}