#d42003 color space conversions
Hex:
#d42003
RGB:
212, 32, 3
CMY:
17, 87, 99
CMYK:
0, 85, 99, 17
HSL:
8°, 97.2093%, 42.1569%
HSV (HSB):
8°, 98.5849%, 83.1373%
XYZ:
27.6843, 15.0366, 1.5294
xyY:
0.6256, 0.3398, 15.0366
CIE-Lab:
45.6843, 65.5568, 58.0966
CIE-LCH:
45.6843, 87.5952, 41.5474
CIE-Luv:
45.6843, 137.5884, 33.5906
Hunter-Lab:
38.7771, 59.5774, 24.8056
#d42003 color charts
#d42003 color shades, tints & tones
#d42003 color schemes
#d42003 color preview, HTML & CSS examples
This text has a color of #d42003
<p style="color:#d42003;">Text here</p>
.mytext {color:#d42003;}
This box has a color of #d42003
<div style="background-color:#d42003;">Content here</div>
.mybackground {background-color:#d42003;}
Border around this has a color of #d42003
<div style="border:2px solid #d42003;">Content here</div>
.myborder {border:2px solid #d42003;}