#e6b9e2 color space conversions
Hex:
#e6b9e2
RGB:
230, 185, 226
CMY:
10, 27, 11
CMYK:
0, 20, 2, 10
HSL:
305°, 47.3684%, 81.3725%
HSV (HSB):
305°, 19.5652%, 90.1961%
XYZ:
63.7096, 57.0119, 79.5980
xyY:
0.3180, 0.2846, 57.0119
CIE-Lab:
80.1863, 22.9852, -14.3295
CIE-LCH:
80.1863, 27.0860, 328.0597
CIE-Luv:
80.1863, 23.2337, -26.1825
Hunter-Lab:
75.5062, 18.4763, -9.6487
#e6b9e2 color charts
#e6b9e2 color shades, tints & tones
#e6b9e2 color schemes
#e6b9e2 color preview, HTML & CSS examples
This text has a color of #e6b9e2
<p style="color:#e6b9e2;">Text here</p>
.mytext {color:#e6b9e2;}
This box has a color of #e6b9e2
<div style="background-color:#e6b9e2;">Content here</div>
.mybackground {background-color:#e6b9e2;}
Border around this has a color of #e6b9e2
<div style="border:2px solid #e6b9e2;">Content here</div>
.myborder {border:2px solid #e6b9e2;}