#bccabf color space conversions
Hex:
#bccabf
RGB:
188, 202, 191
CMY:
26, 21, 25
CMYK:
7, 0, 5, 21
HSL:
133°, 11.6667%, 76.4706%
HSV (HSB):
133°, 6.9307%, 79.2157%
XYZ:
51.2635, 56.6940, 57.5314
xyY:
0.3098, 0.3426, 56.6940
CIE-Lab:
80.0072, -6.8250, 3.8415
CIE-LCH:
80.0072, 7.8318, 150.6270
CIE-Luv:
80.0072, -7.2409, 6.9007
Hunter-Lab:
75.2954, -10.2385, 7.4048
#bccabf color charts
#bccabf color shades, tints & tones
#bccabf color schemes
#bccabf color preview, HTML & CSS examples
This text has a color of #bccabf
<p style="color:#bccabf;">Text here</p>
.mytext {color:#bccabf;}
This box has a color of #bccabf
<div style="background-color:#bccabf;">Content here</div>
.mybackground {background-color:#bccabf;}
Border around this has a color of #bccabf
<div style="border:2px solid #bccabf;">Content here</div>
.myborder {border:2px solid #bccabf;}