#b2cdaa color space conversions
Hex:
#b2cdaa
RGB:
178, 205, 170
CMY:
30, 20, 33
CMYK:
13, 0, 17, 20
HSL:
106°, 25.9259%, 73.5294%
HSV (HSB):
106°, 17.0732%, 80.3922%
XYZ:
47.4471, 56.0299, 46.3443
xyY:
0.3167, 0.3740, 56.0299
CIE-Lab:
79.6308, -15.5643, 14.4365
CIE-LCH:
79.6308, 21.2288, 137.1529
CIE-Luv:
79.6308, -13.4867, 23.5090
Hunter-Lab:
74.8531, -17.8472, 15.6886
#b2cdaa color charts
#b2cdaa color shades, tints & tones
#b2cdaa color schemes
#b2cdaa color preview, HTML & CSS examples
This text has a color of #b2cdaa
<p style="color:#b2cdaa;">Text here</p>
.mytext {color:#b2cdaa;}
This box has a color of #b2cdaa
<div style="background-color:#b2cdaa;">Content here</div>
.mybackground {background-color:#b2cdaa;}
Border around this has a color of #b2cdaa
<div style="border:2px solid #b2cdaa;">Content here</div>
.myborder {border:2px solid #b2cdaa;}