#e8b4b4 color space conversions
Hex:
#e8b4b4
RGB:
232, 180, 180
CMY:
9, 29, 29
CMYK:
0, 22, 22, 9
HSL:
0°, 53.0612%, 80.7843%
HSV (HSB):
0°, 22.4138%, 90.9804%
XYZ:
57.8382, 53.0936, 50.3797
xyY:
0.3585, 0.3291, 53.0936
CIE-Lab:
77.9302, 18.8318, 7.2588
CIE-LCH:
77.9302, 20.1824, 21.0794
CIE-Luv:
77.9302, 32.6972, 7.0394
Hunter-Lab:
72.8654, 14.1732, 10.0122
#e8b4b4 color charts
#e8b4b4 color shades, tints & tones
#e8b4b4 color schemes
#e8b4b4 color preview, HTML & CSS examples
This text has a color of #e8b4b4
<p style="color:#e8b4b4;">Text here</p>
.mytext {color:#e8b4b4;}
This box has a color of #e8b4b4
<div style="background-color:#e8b4b4;">Content here</div>
.mybackground {background-color:#e8b4b4;}
Border around this has a color of #e8b4b4
<div style="border:2px solid #e8b4b4;">Content here</div>
.myborder {border:2px solid #e8b4b4;}