#e5b4b4 color space conversions
Hex:
#e5b4b4
RGB:
229, 180, 180
CMY:
10, 29, 29
CMYK:
0, 21, 21, 10
HSL:
0°, 48.5149%, 80.1961%
HSV (HSB):
0°, 21.3974%, 89.8039%
XYZ:
56.8726, 52.5958, 50.3345
xyY:
0.3559, 0.3291, 52.5958
CIE-Lab:
77.6358, 17.7300, 6.7974
CIE-LCH:
77.6358, 18.9883, 20.9760
CIE-Luv:
77.6358, 30.6592, 6.5999
Hunter-Lab:
72.5230, 13.0646, 9.6159
#e5b4b4 color charts
#e5b4b4 color shades, tints & tones
#e5b4b4 color schemes
#e5b4b4 color preview, HTML & CSS examples
This text has a color of #e5b4b4
<p style="color:#e5b4b4;">Text here</p>
.mytext {color:#e5b4b4;}
This box has a color of #e5b4b4
<div style="background-color:#e5b4b4;">Content here</div>
.mybackground {background-color:#e5b4b4;}
Border around this has a color of #e5b4b4
<div style="border:2px solid #e5b4b4;">Content here</div>
.myborder {border:2px solid #e5b4b4;}