#e5b0ca color space conversions
Hex:
#e5b0ca
RGB:
229, 176, 202
CMY:
10, 31, 21
CMYK:
0, 23, 12, 10
HSL:
331°, 50.4762%, 79.4118%
HSV (HSB):
331°, 23.1441%, 89.8039%
XYZ:
58.4991, 51.9729, 62.8257
xyY:
0.3376, 0.2999, 51.9729
CIE-Lab:
77.2647, 23.3085, -5.7020
CIE-LCH:
77.2647, 23.9958, 346.2537
CIE-Luv:
77.2647, 30.2338, -12.7429
Hunter-Lab:
72.0923, 18.6819, -1.2044
#e5b0ca color charts
#e5b0ca color shades, tints & tones
#e5b0ca color schemes
#e5b0ca color preview, HTML & CSS examples
This text has a color of #e5b0ca
<p style="color:#e5b0ca;">Text here</p>
.mytext {color:#e5b0ca;}
This box has a color of #e5b0ca
<div style="background-color:#e5b0ca;">Content here</div>
.mybackground {background-color:#e5b0ca;}
Border around this has a color of #e5b0ca
<div style="border:2px solid #e5b0ca;">Content here</div>
.myborder {border:2px solid #e5b0ca;}