#e1b3b3 color space conversions
Hex:
#e1b3b3
RGB:
225, 179, 179
CMY:
12, 30, 30
CMYK:
0, 20, 20, 12
HSL:
0°, 43.3962%, 79.2157%
HSV (HSB):
0°, 20.4444%, 88.2353%
XYZ:
55.3081, 51.5024, 49.6737
xyY:
0.3534, 0.3291, 51.5024
CIE-Lab:
76.9824, 16.6470, 6.3505
CIE-LCH:
76.9824, 17.8172, 20.8808
CIE-Luv:
76.9824, 28.6540, 6.1675
Hunter-Lab:
71.7652, 11.9776, 9.1969
#e1b3b3 color charts
#e1b3b3 color shades, tints & tones
#e1b3b3 color schemes
#e1b3b3 color preview, HTML & CSS examples
This text has a color of #e1b3b3
<p style="color:#e1b3b3;">Text here</p>
.mytext {color:#e1b3b3;}
This box has a color of #e1b3b3
<div style="background-color:#e1b3b3;">Content here</div>
.mybackground {background-color:#e1b3b3;}
Border around this has a color of #e1b3b3
<div style="border:2px solid #e1b3b3;">Content here</div>
.myborder {border:2px solid #e1b3b3;}