#e6b9d5 color space conversions
Hex:
#e6b9d5
RGB:
230, 185, 213
CMY:
10, 27, 16
CMYK:
0, 20, 7, 10
HSL:
323°, 47.3684%, 81.3725%
HSV (HSB):
323°, 19.5652%, 90.1961%
XYZ:
61.9923, 56.3250, 70.5553
xyY:
0.3282, 0.2982, 56.3250
CIE-Lab:
79.7984, 20.6896, -7.8995
CIE-LCH:
79.7984, 22.1463, 339.1027
CIE-Luv:
79.7984, 24.7433, -15.6967
Hunter-Lab:
75.0500, 16.1060, -3.2041
#e6b9d5 color charts
#e6b9d5 color shades, tints & tones
#e6b9d5 color schemes
#e6b9d5 color preview, HTML & CSS examples
This text has a color of #e6b9d5
<p style="color:#e6b9d5;">Text here</p>
.mytext {color:#e6b9d5;}
This box has a color of #e6b9d5
<div style="background-color:#e6b9d5;">Content here</div>
.mybackground {background-color:#e6b9d5;}
Border around this has a color of #e6b9d5
<div style="border:2px solid #e6b9d5;">Content here</div>
.myborder {border:2px solid #e6b9d5;}