#e9245b color space conversions
Hex:
#e9245b
RGB:
233, 36, 91
CMY:
9, 86, 64
CMYK:
0, 85, 61, 9
HSL:
343°, 81.7427%, 52.7451%
HSV (HSB):
343°, 84.5494%, 91.3725%
XYZ:
36.1235, 19.3407, 11.7267
xyY:
0.5376, 0.2878, 19.3407
CIE-Lab:
51.0835, 73.0237, 20.5053
CIE-LCH:
51.0835, 75.8480, 15.6849
CIE-Luv:
51.0835, 134.1195, 8.8252
Hunter-Lab:
43.9781, 69.6577, 14.9750
#e9245b color charts
#e9245b color shades, tints & tones
#e9245b color schemes
#e9245b color preview, HTML & CSS examples
This text has a color of #e9245b
<p style="color:#e9245b;">Text here</p>
.mytext {color:#e9245b;}
This box has a color of #e9245b
<div style="background-color:#e9245b;">Content here</div>
.mybackground {background-color:#e9245b;}
Border around this has a color of #e9245b
<div style="border:2px solid #e9245b;">Content here</div>
.myborder {border:2px solid #e9245b;}