#e7b0b5 color space conversions
Hex:
#e7b0b5
RGB:
231, 176, 181
CMY:
9, 31, 29
CMYK:
0, 24, 22, 9
HSL:
355°, 53.3981%, 79.8039%
HSV (HSB):
355°, 23.8095%, 90.5882%
XYZ:
56.8208, 51.3758, 50.6378
xyY:
0.3577, 0.3235, 51.3758
CIE-Lab:
76.9061, 20.7473, 5.2293
CIE-LCH:
76.9061, 21.3962, 14.1467
CIE-Luv:
76.9061, 34.2233, 3.7843
Hunter-Lab:
71.6769, 16.0687, 8.2871
#e7b0b5 color charts
#e7b0b5 color shades, tints & tones
#e7b0b5 color schemes
#e7b0b5 color preview, HTML & CSS examples
This text has a color of #e7b0b5
<p style="color:#e7b0b5;">Text here</p>
.mytext {color:#e7b0b5;}
This box has a color of #e7b0b5
<div style="background-color:#e7b0b5;">Content here</div>
.mybackground {background-color:#e7b0b5;}
Border around this has a color of #e7b0b5
<div style="border:2px solid #e7b0b5;">Content here</div>
.myborder {border:2px solid #e7b0b5;}