#bccacc color space conversions
Hex:
#bccacc
RGB:
188, 202, 204
CMY:
26, 21, 20
CMYK:
8, 1, 0, 20
HSL:
188°, 13.5593%, 76.8627%
HSV (HSB):
188°, 7.8431%, 80.0000%
XYZ:
52.7587, 57.2921, 65.4045
xyY:
0.3007, 0.3265, 57.2921
CIE-Lab:
80.3436, -4.3561, -2.6412
CIE-LCH:
80.3436, 5.0943, 211.2292
CIE-Luv:
80.3436, -7.7667, -3.2544
Hunter-Lab:
75.6915, -8.0417, 1.7520
#bccacc color charts
#bccacc color shades, tints & tones
#bccacc color schemes
#bccacc color preview, HTML & CSS examples
This text has a color of #bccacc
<p style="color:#bccacc;">Text here</p>
.mytext {color:#bccacc;}
This box has a color of #bccacc
<div style="background-color:#bccacc;">Content here</div>
.mybackground {background-color:#bccacc;}
Border around this has a color of #bccacc
<div style="border:2px solid #bccacc;">Content here</div>
.myborder {border:2px solid #bccacc;}