#e2b0b1 color space conversions
Hex:
#e2b0b1
RGB:
226, 176, 177
CMY:
11, 31, 31
CMYK:
0, 22, 22, 11
HSL:
359°, 46.2963%, 78.8235%
HSV (HSB):
359°, 22.1239%, 88.6275%
XYZ:
54.8252, 50.3937, 48.4323
xyY:
0.3568, 0.3280, 50.3937
CIE-Lab:
76.3103, 18.3253, 6.4852
CIE-LCH:
76.3103, 19.4389, 19.4886
CIE-Luv:
76.3103, 31.2961, 6.0194
Hunter-Lab:
70.9886, 13.6274, 9.2410
#e2b0b1 color charts
#e2b0b1 color shades, tints & tones
#e2b0b1 color schemes
#e2b0b1 color preview, HTML & CSS examples
This text has a color of #e2b0b1
<p style="color:#e2b0b1;">Text here</p>
.mytext {color:#e2b0b1;}
This box has a color of #e2b0b1
<div style="background-color:#e2b0b1;">Content here</div>
.mybackground {background-color:#e2b0b1;}
Border around this has a color of #e2b0b1
<div style="border:2px solid #e2b0b1;">Content here</div>
.myborder {border:2px solid #e2b0b1;}