#b5cd8e color space conversions
Hex:
#b5cd8e
RGB:
181, 205, 142
CMY:
29, 20, 44
CMYK:
12, 0, 31, 20
HSL:
83°, 38.6503%, 68.0392%
HSV (HSB):
83°, 30.7317%, 80.3922%
XYZ:
45.7699, 55.4394, 33.8797
xyY:
0.3388, 0.4104, 55.4394
CIE-Lab:
79.2937, -18.8410, 28.7733
CIE-LCH:
79.2937, 34.3931, 123.2172
CIE-Luv:
79.2937, -11.1671, 42.5945
Hunter-Lab:
74.4576, -20.5751, 25.1422
#b5cd8e color charts
#b5cd8e color shades, tints & tones
#b5cd8e color schemes
#b5cd8e color preview, HTML & CSS examples
This text has a color of #b5cd8e
<p style="color:#b5cd8e;">Text here</p>
.mytext {color:#b5cd8e;}
This box has a color of #b5cd8e
<div style="background-color:#b5cd8e;">Content here</div>
.mybackground {background-color:#b5cd8e;}
Border around this has a color of #b5cd8e
<div style="border:2px solid #b5cd8e;">Content here</div>
.myborder {border:2px solid #b5cd8e;}