#ea5f5f color space conversions
Hex:
#ea5f5f
RGB:
234, 95, 95
CMY:
8, 63, 63
CMYK:
0, 59, 59, 8
HSL:
0°, 76.7956%, 64.5098%
HSV (HSB):
0°, 59.4017%, 91.7647%
XYZ:
40.0895, 26.5031, 13.8291
xyY:
0.4985, 0.3296, 26.5031
CIE-Lab:
58.5115, 53.8032, 27.9352
CIE-LCH:
58.5115, 60.6231, 27.4388
CIE-Luv:
58.5115, 104.0953, 22.4437
Hunter-Lab:
51.4811, 48.9098, 20.1100
#ea5f5f color charts
#ea5f5f color shades, tints & tones
#ea5f5f color schemes
#ea5f5f color preview, HTML & CSS examples
This text has a color of #ea5f5f
<p style="color:#ea5f5f;">Text here</p>
.mytext {color:#ea5f5f;}
This box has a color of #ea5f5f
<div style="background-color:#ea5f5f;">Content here</div>
.mybackground {background-color:#ea5f5f;}
Border around this has a color of #ea5f5f
<div style="border:2px solid #ea5f5f;">Content here</div>
.myborder {border:2px solid #ea5f5f;}