#e6b7a5 color space conversions
Hex:
#e6b7a5
RGB:
230, 183, 165
CMY:
10, 28, 35
CMYK:
0, 20, 28, 10
HSL:
17°, 56.5217%, 77.4510%
HSV (HSB):
17°, 28.2609%, 90.1961%
XYZ:
56.3581, 53.4066, 42.9354
xyY:
0.3691, 0.3497, 53.4066
CIE-Lab:
78.1144, 14.3925, 15.6051
CIE-LCH:
78.1144, 21.2288, 47.3148
CIE-Luv:
78.1144, 31.2086, 19.3122
Hunter-Lab:
73.0798, 9.7671, 16.3222
#e6b7a5 color charts
#e6b7a5 color shades, tints & tones
#e6b7a5 color schemes
#e6b7a5 color preview, HTML & CSS examples
This text has a color of #e6b7a5
<p style="color:#e6b7a5;">Text here</p>
.mytext {color:#e6b7a5;}
This box has a color of #e6b7a5
<div style="background-color:#e6b7a5;">Content here</div>
.mybackground {background-color:#e6b7a5;}
Border around this has a color of #e6b7a5
<div style="border:2px solid #e6b7a5;">Content here</div>
.myborder {border:2px solid #e6b7a5;}