#b2cd9f color space conversions
Hex:
#b2cd9f
RGB:
178, 205, 159
CMY:
30, 20, 38
CMYK:
13, 0, 22, 20
HSL:
95°, 31.5068%, 71.3725%
HSV (HSB):
95°, 22.4390%, 80.3922%
XYZ:
46.4494, 55.6308, 41.0906
xyY:
0.3244, 0.3886, 55.6308
CIE-Lab:
79.4032, -17.3832, 19.9586
CIE-LCH:
79.4032, 26.4673, 131.0546
CIE-Luv:
79.4032, -13.2294, 31.2308
Hunter-Lab:
74.5861, -19.3625, 19.5465
#b2cd9f color charts
#b2cd9f color shades, tints & tones
#b2cd9f color schemes
#b2cd9f color preview, HTML & CSS examples
This text has a color of #b2cd9f
<p style="color:#b2cd9f;">Text here</p>
.mytext {color:#b2cd9f;}
This box has a color of #b2cd9f
<div style="background-color:#b2cd9f;">Content here</div>
.mybackground {background-color:#b2cd9f;}
Border around this has a color of #b2cd9f
<div style="border:2px solid #b2cd9f;">Content here</div>
.myborder {border:2px solid #b2cd9f;}