#baccb3 color space conversions
Hex:
#baccb3
RGB:
186, 204, 179
CMY:
27, 20, 30
CMYK:
9, 0, 12, 20
HSL:
103°, 19.6850%, 75.0980%
HSV (HSB):
103°, 12.2549%, 80.0000%
XYZ:
49.9792, 56.8795, 50.9925
xyY:
0.3166, 0.3603, 56.8795
CIE-Lab:
80.1118, -10.7034, 10.3955
CIE-LCH:
80.1118, 14.9208, 135.8363
CIE-Luv:
80.1118, -8.9057, 17.0420
Hunter-Lab:
75.4185, -13.6918, 12.7054
#baccb3 color charts
#baccb3 color shades, tints & tones
#baccb3 color schemes
#baccb3 color preview, HTML & CSS examples
This text has a color of #baccb3
<p style="color:#baccb3;">Text here</p>
.mytext {color:#baccb3;}
This box has a color of #baccb3
<div style="background-color:#baccb3;">Content here</div>
.mybackground {background-color:#baccb3;}
Border around this has a color of #baccb3
<div style="border:2px solid #baccb3;">Content here</div>
.myborder {border:2px solid #baccb3;}