#baceca color space conversions
Hex:
#baceca
RGB:
186, 206, 202
CMY:
27, 19, 21
CMYK:
10, 0, 2, 19
HSL:
168°, 16.9492%, 76.8627%
HSV (HSB):
168°, 9.7087%, 80.7843%
XYZ:
52.9817, 58.8460, 64.4431
xyY:
0.3006, 0.3338, 58.8460
CIE-Lab:
81.2069, -7.4990, -0.3218
CIE-LCH:
81.2069, 7.5059, 182.4574
CIE-Luv:
81.2069, -10.6921, 0.8059
Hunter-Lab:
76.7111, -10.9608, 3.8898
#baceca color charts
#baceca color shades, tints & tones
#baceca color schemes
#baceca color preview, HTML & CSS examples
This text has a color of #baceca
<p style="color:#baceca;">Text here</p>
.mytext {color:#baceca;}
This box has a color of #baceca
<div style="background-color:#baceca;">Content here</div>
.mybackground {background-color:#baceca;}
Border around this has a color of #baceca
<div style="border:2px solid #baceca;">Content here</div>
.myborder {border:2px solid #baceca;}