#b0ca4a color space conversions
Hex:
#b0ca4a
RGB:
176, 202, 74
CMY:
31, 21, 71
CMYK:
13, 0, 63, 21
HSL:
72°, 54.7009%, 54.1176%
HSV (HSB):
72°, 63.3663%, 79.2157%
XYZ:
40.2611, 51.9656, 14.3869
xyY:
0.3776, 0.4874, 51.9656
CIE-Lab:
77.2603, -26.4761, 58.9267
CIE-LCH:
77.2603, 64.6014, 114.1946
CIE-Luv:
77.2603, -11.2587, 73.9812
Hunter-Lab:
72.0872, -26.4593, 38.6281
#b0ca4a color charts
#b0ca4a color shades, tints & tones
#b0ca4a color schemes
#b0ca4a color preview, HTML & CSS examples
This text has a color of #b0ca4a
<p style="color:#b0ca4a;">Text here</p>
.mytext {color:#b0ca4a;}
This box has a color of #b0ca4a
<div style="background-color:#b0ca4a;">Content here</div>
.mybackground {background-color:#b0ca4a;}
Border around this has a color of #b0ca4a
<div style="border:2px solid #b0ca4a;">Content here</div>
.myborder {border:2px solid #b0ca4a;}