#baccc3 color space conversions
Hex:
#baccc3
RGB:
186, 204, 195
CMY:
27, 20, 24
CMYK:
9, 0, 4, 20
HSL:
150°, 15.0000%, 76.4706%
HSV (HSB):
150°, 8.8235%, 80.0000%
XYZ:
51.6929, 57.5650, 60.0164
xyY:
0.3054, 0.3401, 57.5650
CIE-Lab:
80.4963, -7.8002, 2.3895
CIE-LCH:
80.4963, 8.1580, 162.9680
CIE-Luv:
80.4963, -9.4648, 4.9255
Hunter-Lab:
75.8716, -11.1595, 6.2102
#baccc3 color charts
#baccc3 color shades, tints & tones
#baccc3 color schemes
#baccc3 color preview, HTML & CSS examples
This text has a color of #baccc3
<p style="color:#baccc3;">Text here</p>
.mytext {color:#baccc3;}
This box has a color of #baccc3
<div style="background-color:#baccc3;">Content here</div>
.mybackground {background-color:#baccc3;}
Border around this has a color of #baccc3
<div style="border:2px solid #baccc3;">Content here</div>
.myborder {border:2px solid #baccc3;}