#e7965b color space conversions
Hex:
#e7965b
RGB:
231, 150, 91
CMY:
9, 41, 64
CMYK:
0, 35, 61, 9
HSL:
25°, 74.4681%, 63.1373%
HSV (HSB):
25°, 60.6061%, 90.5882%
XYZ:
45.7497, 39.5569, 15.1215
xyY:
0.4555, 0.3939, 39.5569
CIE-Lab:
69.1528, 24.8121, 43.2433
CIE-LCH:
69.1528, 49.8560, 60.1537
CIE-Luv:
69.1528, 62.4967, 46.5618
Hunter-Lab:
62.8943, 19.7768, 29.7711
#e7965b color charts
#e7965b color shades, tints & tones
#e7965b color schemes
#e7965b color preview, HTML & CSS examples
This text has a color of #e7965b
<p style="color:#e7965b;">Text here</p>
.mytext {color:#e7965b;}
This box has a color of #e7965b
<div style="background-color:#e7965b;">Content here</div>
.mybackground {background-color:#e7965b;}
Border around this has a color of #e7965b
<div style="border:2px solid #e7965b;">Content here</div>
.myborder {border:2px solid #e7965b;}