#e6beeb color space conversions
Hex:
#e6beeb
RGB:
230, 190, 235
CMY:
10, 25, 8
CMYK:
2, 19, 0, 8
HSL:
293°, 52.9412%, 83.3333%
HSV (HSB):
293°, 19.1489%, 92.1569%
XYZ:
66.0420, 59.6481, 86.6297
xyY:
0.3110, 0.2809, 59.6481
CIE-Lab:
81.6465, 21.9672, -16.9682
CIE-LCH:
81.6465, 27.7575, 322.3164
CIE-Luv:
81.6465, 19.7162, -30.2974
Hunter-Lab:
77.2322, 17.4808, -12.4418
#e6beeb color charts
#e6beeb color shades, tints & tones
#e6beeb color schemes
#e6beeb color preview, HTML & CSS examples
This text has a color of #e6beeb
<p style="color:#e6beeb;">Text here</p>
.mytext {color:#e6beeb;}
This box has a color of #e6beeb
<div style="background-color:#e6beeb;">Content here</div>
.mybackground {background-color:#e6beeb;}
Border around this has a color of #e6beeb
<div style="border:2px solid #e6beeb;">Content here</div>
.myborder {border:2px solid #e6beeb;}