#e2b0b2 color space conversions
Hex:
#e2b0b2
RGB:
226, 176, 178
CMY:
11, 31, 30
CMYK:
0, 22, 21, 11
HSL:
358°, 46.2963%, 78.8235%
HSV (HSB):
358°, 22.1239%, 88.6275%
XYZ:
54.9252, 50.4338, 48.9593
xyY:
0.3559, 0.3268, 50.4338
CIE-Lab:
76.3347, 18.4730, 5.9756
CIE-LCH:
76.3347, 19.4155, 17.9253
CIE-Luv:
76.3347, 31.1787, 5.2736
Hunter-Lab:
71.0167, 13.7749, 8.8369
#e2b0b2 color charts
#e2b0b2 color shades, tints & tones
#e2b0b2 color schemes
#e2b0b2 color preview, HTML & CSS examples
This text has a color of #e2b0b2
<p style="color:#e2b0b2;">Text here</p>
.mytext {color:#e2b0b2;}
This box has a color of #e2b0b2
<div style="background-color:#e2b0b2;">Content here</div>
.mybackground {background-color:#e2b0b2;}
Border around this has a color of #e2b0b2
<div style="border:2px solid #e2b0b2;">Content here</div>
.myborder {border:2px solid #e2b0b2;}