#e96d50 color space conversions
Hex:
#e96d50
RGB:
233, 109, 80
CMY:
9, 57, 69
CMYK:
0, 53, 66, 9
HSL:
11°, 77.6650%, 61.3725%
HSV (HSB):
11°, 65.6652%, 91.3725%
XYZ:
40.5209, 28.8401, 11.0204
xyY:
0.5041, 0.3588, 28.8401
CIE-Lab:
60.6403, 45.9679, 38.9326
CIE-LCH:
60.6403, 60.2395, 40.2630
CIE-Luv:
60.6403, 96.4648, 35.0361
Hunter-Lab:
53.7030, 40.7046, 25.4251
#e96d50 color charts
#e96d50 color shades, tints & tones
#e96d50 color schemes
#e96d50 color preview, HTML & CSS examples
This text has a color of #e96d50
<p style="color:#e96d50;">Text here</p>
.mytext {color:#e96d50;}
This box has a color of #e96d50
<div style="background-color:#e96d50;">Content here</div>
.mybackground {background-color:#e96d50;}
Border around this has a color of #e96d50
<div style="border:2px solid #e96d50;">Content here</div>
.myborder {border:2px solid #e96d50;}