#e9b1cc color space conversions
Hex:
#e9b1cc
RGB:
233, 177, 204
CMY:
9, 31, 20
CMYK:
0, 24, 12, 9
HSL:
331°, 56.0000%, 80.3922%
HSV (HSB):
331°, 24.0343%, 91.3725%
XYZ:
60.2255, 53.1276, 64.2072
xyY:
0.3392, 0.2992, 53.1276
CIE-Lab:
77.9502, 24.4967, -5.7315
CIE-LCH:
77.9502, 25.1583, 346.8314
CIE-Luv:
77.9502, 32.0656, -13.0249
Hunter-Lab:
72.8886, 19.9335, -1.2061
#e9b1cc color charts
#e9b1cc color shades, tints & tones
#e9b1cc color schemes
#e9b1cc color preview, HTML & CSS examples
This text has a color of #e9b1cc
<p style="color:#e9b1cc;">Text here</p>
.mytext {color:#e9b1cc;}
This box has a color of #e9b1cc
<div style="background-color:#e9b1cc;">Content here</div>
.mybackground {background-color:#e9b1cc;}
Border around this has a color of #e9b1cc
<div style="border:2px solid #e9b1cc;">Content here</div>
.myborder {border:2px solid #e9b1cc;}