#ea9e9e color space conversions
Hex:
#ea9e9e
RGB:
234, 158, 158
CMY:
8, 38, 38
CMYK:
0, 32, 32, 8
HSL:
0°, 64.4068%, 76.8627%
HSV (HSB):
0°, 32.4786%, 91.7647%
XYZ:
52.3301, 44.4148, 38.1626
xyY:
0.3879, 0.3292, 44.4148
CIE-Lab:
72.5049, 28.3158, 11.5827
CIE-LCH:
72.5049, 30.5932, 22.2472
CIE-Luv:
72.5049, 50.3643, 10.8513
Hunter-Lab:
66.6444, 23.5329, 12.6999
#ea9e9e color charts
#ea9e9e color shades, tints & tones
#ea9e9e color schemes
#ea9e9e color preview, HTML & CSS examples
This text has a color of #ea9e9e
<p style="color:#ea9e9e;">Text here</p>
.mytext {color:#ea9e9e;}
This box has a color of #ea9e9e
<div style="background-color:#ea9e9e;">Content here</div>
.mybackground {background-color:#ea9e9e;}
Border around this has a color of #ea9e9e
<div style="border:2px solid #ea9e9e;">Content here</div>
.myborder {border:2px solid #ea9e9e;}