#e16f3d color space conversions
Hex:
#e16f3d
RGB:
225, 111, 61
CMY:
12, 56, 76
CMYK:
0, 51, 73, 12
HSL:
18°, 73.2143%, 56.0784%
HSV (HSB):
18°, 72.8889%, 88.2353%
XYZ:
37.5781, 27.7134, 7.7835
xyY:
0.5142, 0.3792, 27.7134
CIE-Lab:
59.6289, 40.9875, 47.3901
CIE-LCH:
59.6289, 62.6562, 49.1436
CIE-Luv:
59.6289, 91.1031, 42.6070
Hunter-Lab:
52.6435, 35.2912, 28.0842
#e16f3d color charts
#e16f3d color shades, tints & tones
#e16f3d color schemes
#e16f3d color preview, HTML & CSS examples
This text has a color of #e16f3d
<p style="color:#e16f3d;">Text here</p>
.mytext {color:#e16f3d;}
This box has a color of #e16f3d
<div style="background-color:#e16f3d;">Content here</div>
.mybackground {background-color:#e16f3d;}
Border around this has a color of #e16f3d
<div style="border:2px solid #e16f3d;">Content here</div>
.myborder {border:2px solid #e16f3d;}