#e7b0e6 color space conversions
Hex:
#e7b0e6
RGB:
231, 176, 230
CMY:
9, 31, 10
CMYK:
0, 24, 0, 9
HSL:
301°, 53.3981%, 79.8039%
HSV (HSB):
301°, 23.8095%, 90.5882%
XYZ:
62.7633, 53.7528, 81.9302
xyY:
0.3163, 0.2709, 53.7528
CIE-Lab:
78.3173, 28.8636, -19.2945
CIE-LCH:
78.3173, 34.7187, 326.2384
CIE-Luv:
78.3173, 27.8468, -35.0208
Hunter-Lab:
73.3163, 24.5035, -14.9346
#e7b0e6 color charts
#e7b0e6 color shades, tints & tones
#e7b0e6 color schemes
#e7b0e6 color preview, HTML & CSS examples
This text has a color of #e7b0e6
<p style="color:#e7b0e6;">Text here</p>
.mytext {color:#e7b0e6;}
This box has a color of #e7b0e6
<div style="background-color:#e7b0e6;">Content here</div>
.mybackground {background-color:#e7b0e6;}
Border around this has a color of #e7b0e6
<div style="border:2px solid #e7b0e6;">Content here</div>
.myborder {border:2px solid #e7b0e6;}