#bccaa8 color space conversions
Hex:
#bccaa8
RGB:
188, 202, 168
CMY:
26, 21, 34
CMYK:
7, 0, 17, 21
HSL:
85°, 24.2857%, 72.5490%
HSV (HSB):
85°, 16.8317%, 79.2157%
XYZ:
48.9275, 55.7596, 45.2297
xyY:
0.3264, 0.3719, 55.7596
CIE-Lab:
79.4768, -10.8175, 15.3868
CIE-LCH:
79.4768, 18.8089, 125.1087
CIE-Luv:
79.4768, -6.3617, 23.9425
Hunter-Lab:
74.6723, -13.7183, 16.3581
#bccaa8 color charts
#bccaa8 color shades, tints & tones
#bccaa8 color schemes
#bccaa8 color preview, HTML & CSS examples
This text has a color of #bccaa8
<p style="color:#bccaa8;">Text here</p>
.mytext {color:#bccaa8;}
This box has a color of #bccaa8
<div style="background-color:#bccaa8;">Content here</div>
.mybackground {background-color:#bccaa8;}
Border around this has a color of #bccaa8
<div style="border:2px solid #bccaa8;">Content here</div>
.myborder {border:2px solid #bccaa8;}