#bccbaf color space conversions
Hex:
#bccbaf
RGB:
188, 203, 175
CMY:
26, 20, 31
CMYK:
7, 0, 14, 20
HSL:
92°, 21.2121%, 74.1176%
HSV (HSB):
92°, 13.7931%, 79.6078%
XYZ:
49.8328, 56.4984, 48.8362
xyY:
0.3212, 0.3641, 56.4984
CIE-Lab:
79.8966, -10.1705, 12.2453
CIE-LCH:
79.8966, 15.9181, 129.7119
CIE-Luv:
79.8966, -7.1418, 19.5309
Hunter-Lab:
75.1654, -13.1983, 14.0941
#bccbaf color charts
#bccbaf color shades, tints & tones
#bccbaf color schemes
#bccbaf color preview, HTML & CSS examples
This text has a color of #bccbaf
<p style="color:#bccbaf;">Text here</p>
.mytext {color:#bccbaf;}
This box has a color of #bccbaf
<div style="background-color:#bccbaf;">Content here</div>
.mybackground {background-color:#bccbaf;}
Border around this has a color of #bccbaf
<div style="border:2px solid #bccbaf;">Content here</div>
.myborder {border:2px solid #bccbaf;}