#e5b0d3 color space conversions
Hex:
#e5b0d3
RGB:
229, 176, 211
CMY:
10, 31, 17
CMYK:
0, 23, 8, 10
HSL:
320°, 50.4762%, 79.4118%
HSV (HSB):
320°, 23.1441%, 89.8039%
XYZ:
59.5963, 52.4118, 68.6034
xyY:
0.3300, 0.2902, 52.4118
CIE-Lab:
77.5264, 24.8227, -10.2058
CIE-LCH:
77.5264, 26.8388, 337.6500
CIE-Luv:
77.5264, 29.0780, -19.9238
Hunter-Lab:
72.3960, 20.2479, -5.5068
#e5b0d3 color charts
#e5b0d3 color shades, tints & tones
#e5b0d3 color schemes
#e5b0d3 color preview, HTML & CSS examples
This text has a color of #e5b0d3
<p style="color:#e5b0d3;">Text here</p>
.mytext {color:#e5b0d3;}
This box has a color of #e5b0d3
<div style="background-color:#e5b0d3;">Content here</div>
.mybackground {background-color:#e5b0d3;}
Border around this has a color of #e5b0d3
<div style="border:2px solid #e5b0d3;">Content here</div>
.myborder {border:2px solid #e5b0d3;}