#eab5b5 color space conversions
Hex:
#eab5b5
RGB:
234, 181, 181
CMY:
8, 29, 29
CMYK:
0, 23, 23, 8
HSL:
0°, 55.7895%, 81.3725%
HSV (HSB):
0°, 22.6496%, 91.7647%
XYZ:
58.7960, 53.8764, 51.0164
xyY:
0.3592, 0.3291, 53.8764
CIE-Lab:
78.3896, 19.1781, 7.4019
CIE-LCH:
78.3896, 20.5569, 21.1045
CIE-Luv:
78.3896, 33.3591, 7.1821
Hunter-Lab:
73.4005, 14.5330, 10.1714
#eab5b5 color charts
#eab5b5 color shades, tints & tones
#eab5b5 color schemes
#eab5b5 color preview, HTML & CSS examples
This text has a color of #eab5b5
<p style="color:#eab5b5;">Text here</p>
.mytext {color:#eab5b5;}
This box has a color of #eab5b5
<div style="background-color:#eab5b5;">Content here</div>
.mybackground {background-color:#eab5b5;}
Border around this has a color of #eab5b5
<div style="border:2px solid #eab5b5;">Content here</div>
.myborder {border:2px solid #eab5b5;}