#d44001 color space conversions
Hex:
#d44001
RGB:
212, 64, 1
CMY:
17, 75, 100
CMYK:
0, 70, 100, 17
HSL:
18°, 99.0610%, 41.7647%
HSV (HSB):
18°, 99.5283%, 83.1373%
XYZ:
28.9903, 17.6660, 1.9106
xyY:
0.5969, 0.3637, 17.6660
CIE-Lab:
49.0885, 56.0154, 60.2495
CIE-LCH:
49.0885, 82.2662, 47.0857
CIE-Luv:
49.0885, 120.6535, 39.6628
Hunter-Lab:
42.0310, 49.5635, 26.7265
#d44001 color charts
#d44001 color shades, tints & tones
#d44001 color schemes
#d44001 color preview, HTML & CSS examples
This text has a color of #d44001
<p style="color:#d44001;">Text here</p>
.mytext {color:#d44001;}
This box has a color of #d44001
<div style="background-color:#d44001;">Content here</div>
.mybackground {background-color:#d44001;}
Border around this has a color of #d44001
<div style="border:2px solid #d44001;">Content here</div>
.myborder {border:2px solid #d44001;}