#d44f01 color space conversions
Hex:
#d44f01
RGB:
212, 79, 1
CMY:
17, 69, 100
CMYK:
0, 63, 100, 17
HSL:
22°, 99.0610%, 41.7647%
HSV (HSB):
22°, 99.5283%, 83.1373%
XYZ:
29.9528, 19.5912, 2.2315
xyY:
0.5785, 0.3784, 19.5912
CIE-Lab:
51.3718, 49.8581, 61.4262
CIE-LCH:
51.3718, 79.1139, 50.9346
CIE-Luv:
51.3718, 109.9647, 43.5001
Hunter-Lab:
44.2620, 43.3357, 27.9942
#d44f01 color charts
#d44f01 color shades, tints & tones
#d44f01 color schemes
#d44f01 color preview, HTML & CSS examples
This text has a color of #d44f01
<p style="color:#d44f01;">Text here</p>
.mytext {color:#d44f01;}
This box has a color of #d44f01
<div style="background-color:#d44f01;">Content here</div>
.mybackground {background-color:#d44f01;}
Border around this has a color of #d44f01
<div style="border:2px solid #d44f01;">Content here</div>
.myborder {border:2px solid #d44f01;}