#baeaac color space conversions
Hex:
#baeaac
RGB:
186, 234, 172
CMY:
27, 8, 33
CMYK:
21, 0, 26, 8
HSL:
106°, 59.6154%, 79.6078%
HSV (HSB):
106°, 26.4957%, 91.7647%
XYZ:
57.1189, 72.2633, 49.9675
xyY:
0.3185, 0.4029, 72.2633
CIE-Lab:
88.0952, -26.7463, 25.2077
CIE-LCH:
88.0952, 36.7531, 136.6963
CIE-Luv:
88.0952, -23.8897, 40.5954
Hunter-Lab:
85.0078, -28.8250, 24.6549
#baeaac color charts
#baeaac color shades, tints & tones
#baeaac color schemes
#baeaac color preview, HTML & CSS examples
This text has a color of #baeaac
<p style="color:#baeaac;">Text here</p>
.mytext {color:#baeaac;}
This box has a color of #baeaac
<div style="background-color:#baeaac;">Content here</div>
.mybackground {background-color:#baeaac;}
Border around this has a color of #baeaac
<div style="border:2px solid #baeaac;">Content here</div>
.myborder {border:2px solid #baeaac;}