#e5b0cd color space conversions
Hex:
#e5b0cd
RGB:
229, 176, 205
CMY:
10, 31, 20
CMYK:
0, 23, 10, 10
HSL:
327°, 50.4762%, 79.4118%
HSV (HSB):
327°, 23.1441%, 89.8039%
XYZ:
58.8579, 52.1165, 64.7149
xyY:
0.3350, 0.2966, 52.1165
CIE-Lab:
77.3504, 23.8065, -7.2067
CIE-LCH:
77.3504, 24.8734, 343.1580
CIE-Luv:
77.3504, 29.8502, -15.1236
Hunter-Lab:
72.1917, 19.1954, -2.6152
#e5b0cd color charts
#e5b0cd color shades, tints & tones
#e5b0cd color schemes
#e5b0cd color preview, HTML & CSS examples
This text has a color of #e5b0cd
<p style="color:#e5b0cd;">Text here</p>
.mytext {color:#e5b0cd;}
This box has a color of #e5b0cd
<div style="background-color:#e5b0cd;">Content here</div>
.mybackground {background-color:#e5b0cd;}
Border around this has a color of #e5b0cd
<div style="border:2px solid #e5b0cd;">Content here</div>
.myborder {border:2px solid #e5b0cd;}