#bce6aa color space conversions
Hex:
#bce6aa
RGB:
188, 230, 170
CMY:
26, 10, 33
CMYK:
18, 0, 26, 10
HSL:
102°, 54.5455%, 78.4314%
HSV (HSB):
102°, 26.0870%, 90.1961%
XYZ:
56.2916, 70.1873, 48.6108
xyY:
0.3215, 0.4009, 70.1873
CIE-Lab:
87.0886, -24.4549, 24.8812
CIE-LCH:
87.0886, 34.8872, 134.5049
CIE-Luv:
87.0886, -20.8485, 39.6542
Hunter-Lab:
83.7778, -26.6745, 24.2424
#bce6aa color charts
#bce6aa color shades, tints & tones
#bce6aa color schemes
#bce6aa color preview, HTML & CSS examples
This text has a color of #bce6aa
<p style="color:#bce6aa;">Text here</p>
.mytext {color:#bce6aa;}
This box has a color of #bce6aa
<div style="background-color:#bce6aa;">Content here</div>
.mybackground {background-color:#bce6aa;}
Border around this has a color of #bce6aa
<div style="border:2px solid #bce6aa;">Content here</div>
.myborder {border:2px solid #bce6aa;}