#e7b3d4 color space conversions
Hex:
#e7b3d4
RGB:
231, 179, 212
CMY:
9, 30, 17
CMYK:
0, 23, 8, 9
HSL:
322°, 52.0000%, 80.3922%
HSV (HSB):
322°, 22.5108%, 90.5882%
XYZ:
60.9588, 53.9826, 69.4942
xyY:
0.3305, 0.2927, 53.9826
CIE-Lab:
78.4516, 24.0717, -9.3496
CIE-LCH:
78.4516, 25.8237, 338.7734
CIE-Luv:
78.4516, 28.6634, -18.5001
Hunter-Lab:
73.4728, 19.5199, -4.6484
#e7b3d4 color charts
#e7b3d4 color shades, tints & tones
#e7b3d4 color schemes
#e7b3d4 color preview, HTML & CSS examples
This text has a color of #e7b3d4
<p style="color:#e7b3d4;">Text here</p>
.mytext {color:#e7b3d4;}
This box has a color of #e7b3d4
<div style="background-color:#e7b3d4;">Content here</div>
.mybackground {background-color:#e7b3d4;}
Border around this has a color of #e7b3d4
<div style="border:2px solid #e7b3d4;">Content here</div>
.myborder {border:2px solid #e7b3d4;}