#bccabe color space conversions
Hex:
#bccabe
RGB:
188, 202, 190
CMY:
26, 21, 25
CMYK:
7, 0, 6, 21
HSL:
129°, 11.6667%, 76.4706%
HSV (HSB):
129°, 6.9307%, 79.2157%
XYZ:
51.1538, 56.6501, 56.9537
xyY:
0.3105, 0.3438, 56.6501
CIE-Lab:
79.9824, -7.0088, 4.3418
CIE-LCH:
79.9824, 8.2446, 148.2227
CIE-Luv:
79.9824, -7.2012, 7.6679
Hunter-Lab:
75.2663, -10.4006, 7.8219
#bccabe color charts
#bccabe RGB chart
#bccabe CMYK chart
#bccabe RGB pie chart
#bccabe color shades, tints & tones
#bccabe color schemes
#bccabe color preview, HTML & CSS examples
This text has a color of #bccabe
<p style="color:#bccabe;">Text here</p>
.mytext {color:#bccabe;}
Text color #bccabe
This box has a color of #bccabe
<div style="background-color:#bccabe;">Content here</div>
.mybackground {background-color:#bccabe;}
Background color #bccabe
Border around this has a color of #bccabe
<div style="border:2px solid #bccabe;">Content here</div>
.myborder {border:2px solid #bccabe;}
Border color #bccabe