#e1b7be color space conversions
Hex:
#e1b7be
RGB:
225, 183, 190
CMY:
12, 28, 25
CMYK:
0, 19, 16, 12
HSL:
350°, 41.1765%, 80.0000%
HSV (HSB):
350°, 18.6667%, 88.2353%
XYZ:
57.2791, 53.5922, 56.0406
xyY:
0.3432, 0.3211, 53.5922
CIE-Lab:
78.2234, 16.1987, 2.1747
CIE-LCH:
78.2234, 16.3440, 7.6464
CIE-Luv:
78.2234, 25.1764, 0.2755
Hunter-Lab:
73.2067, 11.5519, 5.8575
#e1b7be color charts
#e1b7be color shades, tints & tones
#e1b7be color schemes
#e1b7be color preview, HTML & CSS examples
This text has a color of #e1b7be
<p style="color:#e1b7be;">Text here</p>
.mytext {color:#e1b7be;}
This box has a color of #e1b7be
<div style="background-color:#e1b7be;">Content here</div>
.mybackground {background-color:#e1b7be;}
Border around this has a color of #e1b7be
<div style="border:2px solid #e1b7be;">Content here</div>
.myborder {border:2px solid #e1b7be;}