#de5701 color space conversions
Hex:
#de5701
RGB:
222, 87, 1
CMY:
13, 66, 100
CMYK:
0, 61, 100, 13
HSL:
23°, 99.1031%, 43.7255%
HSV (HSB):
23°, 99.5495%, 87.0588%
XYZ:
33.5379, 22.3482, 2.5747
xyY:
0.5737, 0.3823, 22.3482
CIE-Lab:
54.3945, 49.8961, 63.9645
CIE-LCH:
54.3945, 81.1238, 52.0436
CIE-Luv:
54.3945, 112.0705, 46.6032
Hunter-Lab:
47.2739, 43.9054, 29.8626
#de5701 color charts
#de5701 color shades, tints & tones
#de5701 color schemes
#de5701 color preview, HTML & CSS examples
This text has a color of #de5701
<p style="color:#de5701;">Text here</p>
.mytext {color:#de5701;}
This box has a color of #de5701
<div style="background-color:#de5701;">Content here</div>
.mybackground {background-color:#de5701;}
Border around this has a color of #de5701
<div style="border:2px solid #de5701;">Content here</div>
.myborder {border:2px solid #de5701;}