#e96f4f color space conversions
Hex:
#e96f4f
RGB:
233, 111, 79
CMY:
9, 56, 69
CMYK:
0, 52, 66, 9
HSL:
12°, 77.7778%, 61.1765%
HSV (HSB):
12°, 66.0944%, 91.3725%
XYZ:
40.7000, 29.2570, 10.8992
xyY:
0.5034, 0.3618, 29.2570
CIE-Lab:
61.0078, 44.9373, 39.9094
CIE-LCH:
61.0078, 60.1009, 41.6087
CIE-Luv:
61.0078, 95.1499, 36.2395
Hunter-Lab:
54.0898, 39.6557, 25.9158
#e96f4f color charts
#e96f4f color shades, tints & tones
#e96f4f color schemes
#e96f4f color preview, HTML & CSS examples
This text has a color of #e96f4f
<p style="color:#e96f4f;">Text here</p>
.mytext {color:#e96f4f;}
This box has a color of #e96f4f
<div style="background-color:#e96f4f;">Content here</div>
.mybackground {background-color:#e96f4f;}
Border around this has a color of #e96f4f
<div style="border:2px solid #e96f4f;">Content here</div>
.myborder {border:2px solid #e96f4f;}