#e5b5c9 color space conversions
Hex:
#e5b5c9
RGB:
229, 181, 201
CMY:
10, 29, 21
CMYK:
0, 21, 12, 10
HSL:
335°, 48.0000%, 80.3922%
HSV (HSB):
335°, 20.9607%, 89.8039%
XYZ:
59.3796, 53.9228, 62.5368
xyY:
0.3377, 0.3067, 53.9228
CIE-Lab:
78.4167, 20.4660, -3.4601
CIE-LCH:
78.4167, 20.7564, 350.4039
CIE-Luv:
78.4167, 27.6452, -8.8627
Hunter-Lab:
73.4322, 15.8346, 0.9095
#e5b5c9 color charts
#e5b5c9 color shades, tints & tones
#e5b5c9 color schemes
#e5b5c9 color preview, HTML & CSS examples
This text has a color of #e5b5c9
<p style="color:#e5b5c9;">Text here</p>
.mytext {color:#e5b5c9;}
This box has a color of #e5b5c9
<div style="background-color:#e5b5c9;">Content here</div>
.mybackground {background-color:#e5b5c9;}
Border around this has a color of #e5b5c9
<div style="border:2px solid #e5b5c9;">Content here</div>
.myborder {border:2px solid #e5b5c9;}