#ebbfcd color space conversions
Hex:
#ebbfcd
RGB:
235, 191, 205
CMY:
8, 25, 20
CMYK:
0, 19, 13, 8
HSL:
341°, 52.3810%, 83.5294%
HSV (HSB):
341°, 18.7234%, 92.1569%
XYZ:
63.9112, 59.3315, 65.8413
xyY:
0.3380, 0.3138, 59.3315
CIE-Lab:
81.4735, 17.8980, -1.0678
CIE-LCH:
81.4735, 17.9299, 356.5856
CIE-Luv:
81.4735, 25.6190, -4.8407
Hunter-Lab:
77.0270, 13.3087, 3.2389
#ebbfcd color charts
#ebbfcd color shades, tints & tones
#ebbfcd color schemes
#ebbfcd color preview, HTML & CSS examples
This text has a color of #ebbfcd
<p style="color:#ebbfcd;">Text here</p>
.mytext {color:#ebbfcd;}
This box has a color of #ebbfcd
<div style="background-color:#ebbfcd;">Content here</div>
.mybackground {background-color:#ebbfcd;}
Border around this has a color of #ebbfcd
<div style="border:2px solid #ebbfcd;">Content here</div>
.myborder {border:2px solid #ebbfcd;}