#ea5d5d color space conversions
Hex:
#ea5d5d
RGB:
234, 93, 93
CMY:
8, 64, 64
CMYK:
0, 60, 60, 8
HSL:
0°, 77.0492%, 64.1176%
HSV (HSB):
0°, 60.2564%, 91.7647%
XYZ:
39.8218, 26.1114, 13.2971
xyY:
0.5026, 0.3296, 26.1114
CIE-Lab:
58.1427, 54.5567, 28.6054
CIE-LCH:
58.1427, 61.6012, 27.6691
CIE-Luv:
58.1427, 105.8754, 22.8277
Hunter-Lab:
51.0994, 49.6815, 20.3411
#ea5d5d color charts
#ea5d5d color shades, tints & tones
#ea5d5d color schemes
#ea5d5d color preview, HTML & CSS examples
This text has a color of #ea5d5d
<p style="color:#ea5d5d;">Text here</p>
.mytext {color:#ea5d5d;}
This box has a color of #ea5d5d
<div style="background-color:#ea5d5d;">Content here</div>
.mybackground {background-color:#ea5d5d;}
Border around this has a color of #ea5d5d
<div style="border:2px solid #ea5d5d;">Content here</div>
.myborder {border:2px solid #ea5d5d;}