#e6b27f color space conversions
Hex:
#e6b27f
RGB:
230, 178, 127
CMY:
10, 30, 50
CMYK:
0, 23, 45, 10
HSL:
30°, 67.3203%, 70.0000%
HSV (HSB):
30°, 44.7826%, 90.1961%
XYZ:
52.3843, 50.1961, 27.0065
xyY:
0.4042, 0.3874, 50.1961
CIE-Lab:
76.1895, 12.5753, 33.2866
CIE-LCH:
76.1895, 35.5828, 69.3040
CIE-Luv:
76.1895, 38.1982, 40.9632
Hunter-Lab:
70.8492, 7.9927, 26.9941
#e6b27f color charts
#e6b27f color shades, tints & tones
#e6b27f color schemes
#e6b27f color preview, HTML & CSS examples
This text has a color of #e6b27f
<p style="color:#e6b27f;">Text here</p>
.mytext {color:#e6b27f;}
This box has a color of #e6b27f
<div style="background-color:#e6b27f;">Content here</div>
.mybackground {background-color:#e6b27f;}
Border around this has a color of #e6b27f
<div style="border:2px solid #e6b27f;">Content here</div>
.myborder {border:2px solid #e6b27f;}