#bccba1 color space conversions
Hex:
#bccba1
RGB:
188, 203, 161
CMY:
26, 20, 37
CMYK:
7, 0, 21, 20
HSL:
81°, 28.7671%, 71.3725%
HSV (HSB):
81°, 20.6897%, 79.6078%
XYZ:
48.5280, 55.9764, 41.9650
xyY:
0.3313, 0.3822, 55.9764
CIE-Lab:
79.6004, -12.4439, 19.2804
CIE-LCH:
79.6004, 22.9474, 122.8389
CIE-Luv:
79.6004, -6.6445, 29.4525
Hunter-Lab:
74.8174, -15.1520, 19.1165
#bccba1 color charts
#bccba1 color shades, tints & tones
#bccba1 color schemes
#bccba1 color preview, HTML & CSS examples
This text has a color of #bccba1
<p style="color:#bccba1;">Text here</p>
.mytext {color:#bccba1;}
This box has a color of #bccba1
<div style="background-color:#bccba1;">Content here</div>
.mybackground {background-color:#bccba1;}
Border around this has a color of #bccba1
<div style="border:2px solid #bccba1;">Content here</div>
.myborder {border:2px solid #bccba1;}