#e3565d color space conversions
Hex:
#e3565d
RGB:
227, 86, 93
CMY:
11, 66, 64
CMYK:
0, 62, 59, 11
HSL:
357°, 71.5736%, 61.3725%
HSV (HSB):
357°, 62.1145%, 89.0196%
XYZ:
36.9821, 23.7768, 12.9961
xyY:
0.5014, 0.3224, 23.7768
CIE-Lab:
55.8636, 55.2668, 25.4303
CIE-LCH:
55.8636, 60.8369, 24.7089
CIE-Luv:
55.8636, 104.6455, 19.1004
Hunter-Lab:
48.7614, 50.0472, 18.3308
#e3565d color charts
#e3565d color shades, tints & tones
#e3565d color schemes
#e3565d color preview, HTML & CSS examples
This text has a color of #e3565d
<p style="color:#e3565d;">Text here</p>
.mytext {color:#e3565d;}
This box has a color of #e3565d
<div style="background-color:#e3565d;">Content here</div>
.mybackground {background-color:#e3565d;}
Border around this has a color of #e3565d
<div style="border:2px solid #e3565d;">Content here</div>
.myborder {border:2px solid #e3565d;}