#e7b0d7 color space conversions
Hex:
#e7b0d7
RGB:
231, 176, 215
CMY:
9, 31, 16
CMYK:
0, 24, 7, 9
HSL:
317°, 53.3981%, 79.8039%
HSV (HSB):
317°, 23.8095%, 90.5882%
XYZ:
60.7461, 52.9459, 71.3079
xyY:
0.3284, 0.2862, 52.9459
CIE-Lab:
77.8430, 26.1926, -11.8841
CIE-LCH:
77.8430, 28.7626, 335.5954
CIE-Luv:
77.8430, 29.8436, -22.7906
Hunter-Lab:
72.7639, 21.6817, -7.1688
#e7b0d7 color charts
#e7b0d7 color shades, tints & tones
#e7b0d7 color schemes
#e7b0d7 color preview, HTML & CSS examples
This text has a color of #e7b0d7
<p style="color:#e7b0d7;">Text here</p>
.mytext {color:#e7b0d7;}
This box has a color of #e7b0d7
<div style="background-color:#e7b0d7;">Content here</div>
.mybackground {background-color:#e7b0d7;}
Border around this has a color of #e7b0d7
<div style="border:2px solid #e7b0d7;">Content here</div>
.myborder {border:2px solid #e7b0d7;}