#bccecc color space conversions
Hex:
#bccecc
RGB:
188, 206, 204
CMY:
26, 19, 20
CMYK:
9, 0, 1, 19
HSL:
173°, 15.5172%, 77.2549%
HSV (HSB):
173°, 8.7379%, 80.7843%
XYZ:
53.7094, 59.1936, 65.7215
xyY:
0.3007, 0.3314, 59.1936
CIE-Lab:
81.3979, -6.4469, -1.0955
CIE-LCH:
81.3979, 6.5393, 189.6444
CIE-Luv:
81.3979, -9.7177, -0.5469
Hunter-Lab:
76.9374, -10.0309, 3.2095
#bccecc color charts
#bccecc color shades, tints & tones
#bccecc color schemes
#bccecc color preview, HTML & CSS examples
This text has a color of #bccecc
<p style="color:#bccecc;">Text here</p>
.mytext {color:#bccecc;}
This box has a color of #bccecc
<div style="background-color:#bccecc;">Content here</div>
.mybackground {background-color:#bccecc;}
Border around this has a color of #bccecc
<div style="border:2px solid #bccecc;">Content here</div>
.myborder {border:2px solid #bccecc;}