#de4b00 color space conversions
Hex:
#de4b00
RGB:
222, 75, 0
CMY:
13, 71, 100
CMYK:
0, 66, 100, 13
HSL:
20°, 100.0000%, 43.5294%
HSV (HSB):
20°, 100.0000%, 87.0588%
XYZ:
32.6403, 20.5617, 2.2485
xyY:
0.5886, 0.3708, 20.5617
CIE-Lab:
52.4665, 55.0259, 63.1751
CIE-LCH:
52.4665, 83.7791, 48.9439
CIE-Luv:
52.4665, 121.0928, 43.4615
Hunter-Lab:
45.3451, 49.1340, 28.8016
#de4b00 color charts
#de4b00 color shades, tints & tones
#de4b00 color schemes
#de4b00 color preview, HTML & CSS examples
This text has a color of #de4b00
<p style="color:#de4b00;">Text here</p>
.mytext {color:#de4b00;}
This box has a color of #de4b00
<div style="background-color:#de4b00;">Content here</div>
.mybackground {background-color:#de4b00;}
Border around this has a color of #de4b00
<div style="border:2px solid #de4b00;">Content here</div>
.myborder {border:2px solid #de4b00;}