#bceaaf color space conversions
Hex:
#bceaaf
RGB:
188, 234, 175
CMY:
26, 8, 31
CMYK:
20, 0, 25, 8
HSL:
107°, 58.4158%, 80.1961%
HSV (HSB):
107°, 25.2137%, 91.7647%
XYZ:
57.8997, 72.6321, 51.5252
xyY:
0.3180, 0.3990, 72.6321
CIE-Lab:
88.2720, -25.5944, 23.9258
CIE-LCH:
88.2720, 35.0360, 136.9300
CIE-Luv:
88.2720, -22.8987, 38.7243
Hunter-Lab:
85.2245, -27.8737, 23.8115
#bceaaf color charts
#bceaaf color shades, tints & tones
#bceaaf color schemes
#bceaaf color preview, HTML & CSS examples
This text has a color of #bceaaf
<p style="color:#bceaaf;">Text here</p>
.mytext {color:#bceaaf;}
This box has a color of #bceaaf
<div style="background-color:#bceaaf;">Content here</div>
.mybackground {background-color:#bceaaf;}
Border around this has a color of #bceaaf
<div style="border:2px solid #bceaaf;">Content here</div>
.myborder {border:2px solid #bceaaf;}