#e9235e color space conversions
Hex:
#e9235e
RGB:
233, 35, 94
CMY:
9, 86, 63
CMYK:
0, 85, 60, 9
HSL:
342°, 81.8182%, 52.5490%
HSV (HSB):
342°, 84.9785%, 91.3725%
XYZ:
36.2257, 19.3339, 12.4122
xyY:
0.5330, 0.2844, 19.3339
CIE-Lab:
51.0755, 73.3992, 18.6726
CIE-LCH:
51.0755, 75.7371, 14.2731
CIE-Luv:
51.0755, 133.3442, 6.9025
Hunter-Lab:
43.9703, 70.1124, 14.0425
#e9235e color charts
#e9235e color shades, tints & tones
#e9235e color schemes
#e9235e color preview, HTML & CSS examples
This text has a color of #e9235e
<p style="color:#e9235e;">Text here</p>
.mytext {color:#e9235e;}
This box has a color of #e9235e
<div style="background-color:#e9235e;">Content here</div>
.mybackground {background-color:#e9235e;}
Border around this has a color of #e9235e
<div style="border:2px solid #e9235e;">Content here</div>
.myborder {border:2px solid #e9235e;}