#e3b0bf color space conversions
Hex:
#e3b0bf
RGB:
227, 176, 191
CMY:
11, 31, 25
CMYK:
0, 22, 16, 11
HSL:
342°, 47.6636%, 79.0196%
HSV (HSB):
342°, 22.4670%, 89.0196%
XYZ:
56.6079, 51.1431, 56.1783
xyY:
0.3453, 0.3120, 51.1431
CIE-Lab:
76.7656, 20.8258, -0.4697
CIE-LCH:
76.7656, 20.8310, 358.7079
CIE-Luv:
76.7656, 30.2889, -4.4624
Hunter-Lab:
71.5144, 16.1429, 3.4848
#e3b0bf color charts
#e3b0bf color shades, tints & tones
#e3b0bf color schemes
#e3b0bf color preview, HTML & CSS examples
This text has a color of #e3b0bf
<p style="color:#e3b0bf;">Text here</p>
.mytext {color:#e3b0bf;}
This box has a color of #e3b0bf
<div style="background-color:#e3b0bf;">Content here</div>
.mybackground {background-color:#e3b0bf;}
Border around this has a color of #e3b0bf
<div style="border:2px solid #e3b0bf;">Content here</div>
.myborder {border:2px solid #e3b0bf;}