#e85f32 color space conversions
Hex:
#e85f32
RGB:
232, 95, 50
CMY:
9, 63, 80
CMYK:
0, 59, 78, 9
HSL:
15°, 79.8246%, 55.2941%
HSV (HSB):
15°, 78.4483%, 90.9804%
XYZ:
37.9466, 25.5705, 5.9532
xyY:
0.5462, 0.3681, 25.5705
CIE-Lab:
57.6271, 50.8117, 51.0342
CIE-LCH:
57.6271, 72.0161, 45.1252
CIE-Luv:
57.6271, 110.5967, 41.5436
Hunter-Lab:
50.5673, 45.4570, 28.4170
#e85f32 color charts
#e85f32 color shades, tints & tones
#e85f32 color schemes
#e85f32 color preview, HTML & CSS examples
This text has a color of #e85f32
<p style="color:#e85f32;">Text here</p>
.mytext {color:#e85f32;}
This box has a color of #e85f32
<div style="background-color:#e85f32;">Content here</div>
.mybackground {background-color:#e85f32;}
Border around this has a color of #e85f32
<div style="border:2px solid #e85f32;">Content here</div>
.myborder {border:2px solid #e85f32;}