#e9265c color space conversions
Hex:
#e9265c
RGB:
233, 38, 92
CMY:
9, 85, 64
CMYK:
0, 84, 61, 9
HSL:
343°, 81.5900%, 53.1373%
HSV (HSB):
343°, 83.6910%, 91.3725%
XYZ:
36.2292, 19.4826, 11.9762
xyY:
0.5352, 0.2878, 19.4826
CIE-Lab:
51.2471, 72.6713, 20.1172
CIE-LCH:
51.2471, 75.4044, 15.4734
CIE-Luv:
51.2471, 133.1422, 8.5619
Hunter-Lab:
44.1391, 69.2687, 14.8102
#e9265c color charts
#e9265c color shades, tints & tones
#e9265c color schemes
#e9265c color preview, HTML & CSS examples
This text has a color of #e9265c
<p style="color:#e9265c;">Text here</p>
.mytext {color:#e9265c;}
This box has a color of #e9265c
<div style="background-color:#e9265c;">Content here</div>
.mybackground {background-color:#e9265c;}
Border around this has a color of #e9265c
<div style="border:2px solid #e9265c;">Content here</div>
.myborder {border:2px solid #e9265c;}