#de740b color space conversions
Hex:
#de740b
RGB:
222, 116, 11
CMY:
13, 55, 96
CMYK:
0, 48, 95, 13
HSL:
30°, 90.5579%, 45.6863%
HSV (HSB):
30°, 95.0450%, 87.0588%
XYZ:
36.4300, 28.0445, 3.8097
xyY:
0.5335, 0.4107, 28.0445
CIE-Lab:
59.9290, 35.9181, 65.4977
CIE-LCH:
59.9290, 74.6998, 61.2602
CIE-Luv:
59.9290, 88.1738, 54.8275
Hunter-Lab:
52.9571, 30.1180, 32.8047
#de740b color charts
#de740b color shades, tints & tones
#de740b color schemes
#de740b color preview, HTML & CSS examples
This text has a color of #de740b
<p style="color:#de740b;">Text here</p>
.mytext {color:#de740b;}
This box has a color of #de740b
<div style="background-color:#de740b;">Content here</div>
.mybackground {background-color:#de740b;}
Border around this has a color of #de740b
<div style="border:2px solid #de740b;">Content here</div>
.myborder {border:2px solid #de740b;}