#b0cd9e color space conversions
Hex:
#b0cd9e
RGB:
176, 205, 158
CMY:
31, 20, 38
CMYK:
14, 0, 23, 20
HSL:
97°, 31.9728%, 71.1765%
HSV (HSB):
97°, 22.9268%, 80.3922%
XYZ:
45.9074, 55.3614, 40.6140
xyY:
0.3236, 0.3902, 55.3614
CIE-Lab:
79.2490, -18.2562, 20.2535
CIE-LCH:
79.2490, 27.2670, 132.0309
CIE-Luv:
79.2490, -14.2931, 31.7617
Hunter-Lab:
74.4052, -20.0762, 19.7203
#b0cd9e color charts
#b0cd9e color shades, tints & tones
#b0cd9e color schemes
#b0cd9e color preview, HTML & CSS examples
This text has a color of #b0cd9e
<p style="color:#b0cd9e;">Text here</p>
.mytext {color:#b0cd9e;}
This box has a color of #b0cd9e
<div style="background-color:#b0cd9e;">Content here</div>
.mybackground {background-color:#b0cd9e;}
Border around this has a color of #b0cd9e
<div style="border:2px solid #b0cd9e;">Content here</div>
.myborder {border:2px solid #b0cd9e;}