#e6b3d5 color space conversions
Hex:
#e6b3d5
RGB:
230, 179, 213
CMY:
10, 30, 16
CMYK:
0, 22, 7, 10
HSL:
320°, 50.4950%, 80.1961%
HSV (HSB):
320°, 22.1739%, 90.1961%
XYZ:
60.7635, 53.8673, 70.1456
xyY:
0.3288, 0.2915, 53.8673
CIE-Lab:
78.3843, 23.9008, -10.0021
CIE-LCH:
78.3843, 25.9092, 337.2915
CIE-Luv:
78.3843, 27.8949, -19.4766
Hunter-Lab:
73.3943, 19.3408, -5.2896
#e6b3d5 color charts
#e6b3d5 color shades, tints & tones
#e6b3d5 color schemes
#e6b3d5 color preview, HTML & CSS examples
This text has a color of #e6b3d5
<p style="color:#e6b3d5;">Text here</p>
.mytext {color:#e6b3d5;}
This box has a color of #e6b3d5
<div style="background-color:#e6b3d5;">Content here</div>
.mybackground {background-color:#e6b3d5;}
Border around this has a color of #e6b3d5
<div style="border:2px solid #e6b3d5;">Content here</div>
.myborder {border:2px solid #e6b3d5;}