#e9565a color space conversions
Hex:
#e9565a
RGB:
233, 86, 90
CMY:
9, 66, 65
CMYK:
0, 63, 61, 9
HSL:
358°, 76.9634%, 62.5490%
HSV (HSB):
358°, 63.0901%, 91.3725%
XYZ:
38.7775, 24.7174, 12.4000
xyY:
0.5109, 0.3257, 24.7174
CIE-Lab:
56.7990, 57.0488, 28.5724
CIE-LCH:
56.7990, 63.8040, 26.6036
CIE-Luv:
56.7990, 110.2898, 21.8716
Hunter-Lab:
49.7166, 52.2209, 20.0139
#e9565a color charts
#e9565a color shades, tints & tones
#e9565a color schemes
#e9565a color preview, HTML & CSS examples
This text has a color of #e9565a
<p style="color:#e9565a;">Text here</p>
.mytext {color:#e9565a;}
This box has a color of #e9565a
<div style="background-color:#e9565a;">Content here</div>
.mybackground {background-color:#e9565a;}
Border around this has a color of #e9565a
<div style="border:2px solid #e9565a;">Content here</div>
.myborder {border:2px solid #e9565a;}