#e07f5f color space conversions
Hex:
#e07f5f
RGB:
224, 127, 95
CMY:
12, 50, 63
CMYK:
0, 43, 58, 12
HSL:
15°, 67.5393%, 62.5490%
HSV (HSB):
15°, 57.5893%, 87.8431%
XYZ:
40.3954, 31.8523, 14.8455
xyY:
0.4638, 0.3657, 31.8523
CIE-Lab:
63.2206, 34.4569, 33.6494
CIE-LCH:
63.2206, 48.1618, 44.3207
CIE-Luv:
63.2206, 73.3979, 33.7824
Hunter-Lab:
56.4378, 28.9953, 23.9107
#e07f5f color charts
#e07f5f color shades, tints & tones
#e07f5f color schemes
#e07f5f color preview, HTML & CSS examples
This text has a color of #e07f5f
<p style="color:#e07f5f;">Text here</p>
.mytext {color:#e07f5f;}
This box has a color of #e07f5f
<div style="background-color:#e07f5f;">Content here</div>
.mybackground {background-color:#e07f5f;}
Border around this has a color of #e07f5f
<div style="border:2px solid #e07f5f;">Content here</div>
.myborder {border:2px solid #e07f5f;}