#e7b8d7 color space conversions
Hex:
#e7b8d7
RGB:
231, 184, 215
CMY:
9, 28, 16
CMYK:
0, 20, 7, 9
HSL:
320°, 49.4737%, 81.3725%
HSV (HSB):
320°, 20.3463%, 90.5882%
XYZ:
62.3612, 56.1762, 71.8463
xyY:
0.3276, 0.2951, 56.1762
CIE-Lab:
79.7140, 21.9120, -9.0943
CIE-LCH:
79.7140, 23.7243, 337.4597
CIE-Luv:
79.7140, 25.6697, -17.7610
Hunter-Lab:
74.9508, 17.3533, -4.3686
#e7b8d7 color charts
#e7b8d7 color shades, tints & tones
#e7b8d7 color schemes
#e7b8d7 color preview, HTML & CSS examples
This text has a color of #e7b8d7
<p style="color:#e7b8d7;">Text here</p>
.mytext {color:#e7b8d7;}
This box has a color of #e7b8d7
<div style="background-color:#e7b8d7;">Content here</div>
.mybackground {background-color:#e7b8d7;}
Border around this has a color of #e7b8d7
<div style="border:2px solid #e7b8d7;">Content here</div>
.myborder {border:2px solid #e7b8d7;}