#e16f32 color space conversions
Hex:
#e16f32
RGB:
225, 111, 50
CMY:
12, 56, 80
CMYK:
0, 51, 78, 12
HSL:
21°, 74.4681%, 53.9216%
HSV (HSB):
21°, 77.7778%, 88.2353%
XYZ:
37.3115, 27.6067, 6.3797
xyY:
0.5233, 0.3872, 27.6067
CIE-Lab:
59.5318, 40.5363, 52.5470
CIE-LCH:
59.5318, 66.3655, 52.3523
CIE-Luv:
59.5318, 92.3532, 46.1898
Hunter-Lab:
52.5421, 34.8088, 29.5804
#e16f32 color charts
#e16f32 color shades, tints & tones
#e16f32 color schemes
#e16f32 color preview, HTML & CSS examples
This text has a color of #e16f32
<p style="color:#e16f32;">Text here</p>
.mytext {color:#e16f32;}
This box has a color of #e16f32
<div style="background-color:#e16f32;">Content here</div>
.mybackground {background-color:#e16f32;}
Border around this has a color of #e16f32
<div style="border:2px solid #e16f32;">Content here</div>
.myborder {border:2px solid #e16f32;}