#bccacf color space conversions
Hex:
#bccacf
RGB:
188, 202, 207
CMY:
26, 21, 19
CMYK:
9, 2, 0, 19
HSL:
196°, 16.5217%, 77.4510%
HSV (HSB):
196°, 9.1787%, 81.1765%
XYZ:
53.1221, 57.4374, 67.3182
xyY:
0.2986, 0.3229, 57.4374
CIE-Lab:
80.4250, -3.7657, -4.1309
CIE-LCH:
80.4250, 5.5897, 227.6473
CIE-Luv:
80.4250, -7.8905, -5.6416
Hunter-Lab:
75.7875, -7.5113, 0.3869
#bccacf color charts
#bccacf color shades, tints & tones
#bccacf color schemes
#bccacf color preview, HTML & CSS examples
This text has a color of #bccacf
<p style="color:#bccacf;">Text here</p>
.mytext {color:#bccacf;}
This box has a color of #bccacf
<div style="background-color:#bccacf;">Content here</div>
.mybackground {background-color:#bccacf;}
Border around this has a color of #bccacf
<div style="border:2px solid #bccacf;">Content here</div>
.myborder {border:2px solid #bccacf;}