#e6bcca color space conversions
Hex:
#e6bcca
RGB:
230, 188, 202
CMY:
10, 26, 21
CMYK:
0, 18, 12, 10
HSL:
340°, 45.6522%, 81.9608%
HSV (HSB):
340°, 18.2609%, 90.1961%
XYZ:
61.2770, 57.0537, 63.6599
xyY:
0.3367, 0.3135, 57.0537
CIE-Lab:
80.2098, 17.2423, -1.3579
CIE-LCH:
80.2098, 17.2957, 355.4969
CIE-Luv:
80.2098, 24.3627, -5.1404
Hunter-Lab:
75.5339, 12.6241, 2.9041
#e6bcca color charts
#e6bcca color shades, tints & tones
#e6bcca color schemes
#e6bcca color preview, HTML & CSS examples
This text has a color of #e6bcca
<p style="color:#e6bcca;">Text here</p>
.mytext {color:#e6bcca;}
This box has a color of #e6bcca
<div style="background-color:#e6bcca;">Content here</div>
.mybackground {background-color:#e6bcca;}
Border around this has a color of #e6bcca
<div style="border:2px solid #e6bcca;">Content here</div>
.myborder {border:2px solid #e6bcca;}