#b5cf7d color space conversions
Hex:
#b5cf7d
RGB:
181, 207, 125
CMY:
29, 19, 51
CMYK:
13, 0, 40, 19
HSL:
79°, 46.0674%, 65.0980%
HSV (HSB):
79°, 39.6135%, 81.1765%
XYZ:
45.0706, 55.9301, 27.8222
xyY:
0.3499, 0.4342, 55.9301
CIE-Lab:
79.5740, -22.0555, 37.8695
CIE-LCH:
79.5740, 43.8240, 120.2168
CIE-Luv:
79.5740, -11.8956, 53.7401
Hunter-Lab:
74.7864, -23.3020, 30.2933
#b5cf7d color charts
#b5cf7d color shades, tints & tones
#b5cf7d color schemes
#b5cf7d color preview, HTML & CSS examples
This text has a color of #b5cf7d
<p style="color:#b5cf7d;">Text here</p>
.mytext {color:#b5cf7d;}
This box has a color of #b5cf7d
<div style="background-color:#b5cf7d;">Content here</div>
.mybackground {background-color:#b5cf7d;}
Border around this has a color of #b5cf7d
<div style="border:2px solid #b5cf7d;">Content here</div>
.myborder {border:2px solid #b5cf7d;}