#b2cbc7 color space conversions
Hex:
#b2cbc7
RGB:
178, 203, 199
CMY:
30, 20, 22
CMYK:
12, 0, 2, 20
HSL:
170°, 19.3798%, 74.7059%
HSV (HSB):
170°, 12.3153%, 79.6078%
XYZ:
50.0248, 56.3004, 62.2633
xyY:
0.2967, 0.3340, 56.3004
CIE-Lab:
79.7845, -9.1699, -0.8592
CIE-LCH:
79.7845, 9.2101, 185.3527
CIE-Luv:
79.7845, -13.2646, 0.2703
Hunter-Lab:
75.0336, -12.3029, 3.3243
#b2cbc7 color charts
#b2cbc7 color shades, tints & tones
#b2cbc7 color schemes
#b2cbc7 color preview, HTML & CSS examples
This text has a color of #b2cbc7
<p style="color:#b2cbc7;">Text here</p>
.mytext {color:#b2cbc7;}
This box has a color of #b2cbc7
<div style="background-color:#b2cbc7;">Content here</div>
.mybackground {background-color:#b2cbc7;}
Border around this has a color of #b2cbc7
<div style="border:2px solid #b2cbc7;">Content here</div>
.myborder {border:2px solid #b2cbc7;}