#de4d01 color space conversions
Hex:
#de4d01
RGB:
222, 77, 1
CMY:
13, 70, 100
CMYK:
0, 65, 100, 13
HSL:
21°, 99.1031%, 43.7255%
HSV (HSB):
21°, 99.5495%, 87.0588%
XYZ:
32.7836, 20.8395, 2.3233
xyY:
0.5860, 0.3725, 20.8395
CIE-Lab:
52.7734, 54.2144, 63.1026
CIE-LCH:
52.7734, 83.1934, 49.3326
CIE-Luv:
52.7734, 119.6028, 43.8862
Hunter-Lab:
45.6503, 48.3007, 28.9378
#de4d01 color charts
#de4d01 color shades, tints & tones
#de4d01 color schemes
#de4d01 color preview, HTML & CSS examples
This text has a color of #de4d01
<p style="color:#de4d01;">Text here</p>
.mytext {color:#de4d01;}
This box has a color of #de4d01
<div style="background-color:#de4d01;">Content here</div>
.mybackground {background-color:#de4d01;}
Border around this has a color of #de4d01
<div style="border:2px solid #de4d01;">Content here</div>
.myborder {border:2px solid #de4d01;}