#e5b5cc color space conversions
Hex:
#e5b5cc
RGB:
229, 181, 204
CMY:
10, 29, 20
CMYK:
0, 21, 11, 10
HSL:
331°, 48.0000%, 80.3922%
HSV (HSB):
331°, 20.9607%, 89.8039%
XYZ:
59.7361, 54.0654, 64.4140
xyY:
0.3352, 0.3034, 54.0654
CIE-Lab:
78.4998, 20.9612, -4.9638
CIE-LCH:
78.4998, 21.5409, 346.6773
CIE-Luv:
78.4998, 27.2886, -11.2240
Hunter-Lab:
73.5292, 16.3397, -0.4696
#e5b5cc color charts
#e5b5cc color shades, tints & tones
#e5b5cc color schemes
#e5b5cc color preview, HTML & CSS examples
This text has a color of #e5b5cc
<p style="color:#e5b5cc;">Text here</p>
.mytext {color:#e5b5cc;}
This box has a color of #e5b5cc
<div style="background-color:#e5b5cc;">Content here</div>
.mybackground {background-color:#e5b5cc;}
Border around this has a color of #e5b5cc
<div style="border:2px solid #e5b5cc;">Content here</div>
.myborder {border:2px solid #e5b5cc;}