#e6bf8e color space conversions
Hex:
#e6bf8e
RGB:
230, 191, 142
CMY:
10, 25, 44
CMYK:
0, 17, 38, 10
HSL:
33°, 63.7681%, 72.9412%
HSV (HSB):
33°, 38.2609%, 90.1961%
XYZ:
56.1464, 56.0376, 33.4483
xyY:
0.3855, 0.3848, 56.0376
CIE-Lab:
79.6352, 7.3107, 29.9398
CIE-LCH:
79.6352, 30.8195, 76.2780
CIE-Luv:
79.6352, 28.3756, 38.8135
Hunter-Lab:
74.8583, 2.8795, 25.9087
#e6bf8e color charts
#e6bf8e color shades, tints & tones
#e6bf8e color schemes
#e6bf8e color preview, HTML & CSS examples
This text has a color of #e6bf8e
<p style="color:#e6bf8e;">Text here</p>
.mytext {color:#e6bf8e;}
This box has a color of #e6bf8e
<div style="background-color:#e6bf8e;">Content here</div>
.mybackground {background-color:#e6bf8e;}
Border around this has a color of #e6bf8e
<div style="border:2px solid #e6bf8e;">Content here</div>
.myborder {border:2px solid #e6bf8e;}