#b0cd7d color space conversions
Hex:
#b0cd7d
RGB:
176, 205, 125
CMY:
31, 20, 51
CMYK:
14, 0, 39, 20
HSL:
82°, 44.4444%, 64.7059%
HSV (HSB):
82°, 39.0244%, 80.3922%
XYZ:
43.4375, 54.3734, 27.6078
xyY:
0.3463, 0.4335, 54.3734
CIE-Lab:
78.6790, -22.9648, 36.6532
CIE-LCH:
78.6790, 43.2532, 122.0689
CIE-Luv:
78.6790, -13.6699, 52.4005
Hunter-Lab:
73.7383, -23.8920, 29.4186
#b0cd7d color charts
#b0cd7d color shades, tints & tones
#b0cd7d color schemes
#b0cd7d color preview, HTML & CSS examples
This text has a color of #b0cd7d
<p style="color:#b0cd7d;">Text here</p>
.mytext {color:#b0cd7d;}
This box has a color of #b0cd7d
<div style="background-color:#b0cd7d;">Content here</div>
.mybackground {background-color:#b0cd7d;}
Border around this has a color of #b0cd7d
<div style="border:2px solid #b0cd7d;">Content here</div>
.myborder {border:2px solid #b0cd7d;}