#e3233c color space conversions
Hex:
#e3233c
RGB:
227, 35, 60
CMY:
11, 86, 76
CMYK:
0, 85, 74, 11
HSL:
352°, 77.4194%, 51.3725%
HSV (HSB):
352°, 84.5815%, 89.0196%
XYZ:
33.0952, 17.8592, 5.9778
xyY:
0.5813, 0.3137, 17.8592
CIE-Lab:
49.3249, 70.1865, 36.6156
CIE-LCH:
49.3249, 79.1634, 27.5506
CIE-Luv:
49.3249, 139.3093, 22.8660
Hunter-Lab:
42.2601, 65.8335, 21.1954
#e3233c color charts
#e3233c color shades, tints & tones
#e3233c color schemes
#e3233c color preview, HTML & CSS examples
This text has a color of #e3233c
<p style="color:#e3233c;">Text here</p>
.mytext {color:#e3233c;}
This box has a color of #e3233c
<div style="background-color:#e3233c;">Content here</div>
.mybackground {background-color:#e3233c;}
Border around this has a color of #e3233c
<div style="border:2px solid #e3233c;">Content here</div>
.myborder {border:2px solid #e3233c;}