#e7b0c7 color space conversions
Hex:
#e7b0c7
RGB:
231, 176, 199
CMY:
9, 31, 22
CMYK:
0, 24, 14, 9
HSL:
335°, 53.3981%, 79.8039%
HSV (HSB):
335°, 23.8095%, 90.5882%
XYZ:
58.7891, 52.1631, 61.0028
xyY:
0.3419, 0.3034, 52.1631
CIE-Lab:
77.3783, 23.5205, -3.8799
CIE-LCH:
77.3783, 23.8384, 350.6329
CIE-Luv:
77.3783, 31.9384, -10.0398
Hunter-Lab:
72.2240, 18.9039, 0.4785
#e7b0c7 color charts
#e7b0c7 color shades, tints & tones
#e7b0c7 color schemes
#e7b0c7 color preview, HTML & CSS examples
This text has a color of #e7b0c7
<p style="color:#e7b0c7;">Text here</p>
.mytext {color:#e7b0c7;}
This box has a color of #e7b0c7
<div style="background-color:#e7b0c7;">Content here</div>
.mybackground {background-color:#e7b0c7;}
Border around this has a color of #e7b0c7
<div style="border:2px solid #e7b0c7;">Content here</div>
.myborder {border:2px solid #e7b0c7;}