#b0cf9d color space conversions
Hex:
#b0cf9d
RGB:
176, 207, 157
CMY:
31, 19, 38
CMYK:
15, 0, 24, 19
HSL:
97°, 34.2466%, 71.3725%
HSV (HSB):
97°, 24.1546%, 81.1765%
XYZ:
46.3031, 56.2901, 40.3229
xyY:
0.3240, 0.3939, 56.2901
CIE-Lab:
79.7786, -19.4151, 21.5115
CIE-LCH:
79.7786, 28.9774, 132.0677
CIE-Luv:
79.7786, -15.3031, 33.6584
Hunter-Lab:
75.0267, -21.1345, 20.6534
#b0cf9d color charts
#b0cf9d color shades, tints & tones
#b0cf9d color schemes
#b0cf9d color preview, HTML & CSS examples
This text has a color of #b0cf9d
<p style="color:#b0cf9d;">Text here</p>
.mytext {color:#b0cf9d;}
This box has a color of #b0cf9d
<div style="background-color:#b0cf9d;">Content here</div>
.mybackground {background-color:#b0cf9d;}
Border around this has a color of #b0cf9d
<div style="border:2px solid #b0cf9d;">Content here</div>
.myborder {border:2px solid #b0cf9d;}