#e2b7b5 color space conversions
Hex:
#e2b7b5
RGB:
226, 183, 181
CMY:
11, 28, 29
CMYK:
0, 19, 20, 11
HSL:
3°, 43.6893%, 79.8039%
HSV (HSB):
3°, 19.9115%, 88.6275%
XYZ:
56.6380, 53.3719, 51.0327
xyY:
0.3517, 0.3314, 53.3719
CIE-Lab:
78.0941, 15.1744, 6.8758
CIE-LCH:
78.0941, 16.6595, 24.3761
CIE-Luv:
78.0941, 26.8011, 7.2150
Hunter-Lab:
73.0561, 10.5371, 9.7227
#e2b7b5 color charts
#e2b7b5 color shades, tints & tones
#e2b7b5 color schemes
#e2b7b5 color preview, HTML & CSS examples
This text has a color of #e2b7b5
<p style="color:#e2b7b5;">Text here</p>
.mytext {color:#e2b7b5;}
This box has a color of #e2b7b5
<div style="background-color:#e2b7b5;">Content here</div>
.mybackground {background-color:#e2b7b5;}
Border around this has a color of #e2b7b5
<div style="border:2px solid #e2b7b5;">Content here</div>
.myborder {border:2px solid #e2b7b5;}