#e9065e color space conversions
Hex:
#e9065e
RGB:
233, 6, 94
CMY:
9, 98, 63
CMYK:
0, 97, 60, 9
HSL:
337°, 94.9791%, 46.8627%
HSV (HSB):
337°, 97.4249%, 91.3725%
XYZ:
35.6898, 18.2620, 12.2335
xyY:
0.5392, 0.2759, 18.2620
CIE-Lab:
49.8124, 77.0472, 16.9622
CIE-LCH:
49.8124, 78.8922, 12.4158
CIE-Luv:
49.8124, 138.8218, 4.0457
Hunter-Lab:
42.7341, 74.2912, 12.9409
#e9065e color charts
#e9065e color shades, tints & tones
#e9065e color schemes
#e9065e color preview, HTML & CSS examples
This text has a color of #e9065e
<p style="color:#e9065e;">Text here</p>
.mytext {color:#e9065e;}
This box has a color of #e9065e
<div style="background-color:#e9065e;">Content here</div>
.mybackground {background-color:#e9065e;}
Border around this has a color of #e9065e
<div style="border:2px solid #e9065e;">Content here</div>
.myborder {border:2px solid #e9065e;}