#b0ca2a color space conversions
Hex:
#b0ca2a
RGB:
176, 202, 42
CMY:
31, 21, 84
CMYK:
13, 0, 79, 21
HSL:
70°, 65.5738%, 47.8431%
HSV (HSB):
70°, 79.2079%, 79.2157%
XYZ:
39.4429, 51.6383, 10.0788
xyY:
0.3899, 0.5105, 51.6383
CIE-Lab:
77.0641, -28.1914, 69.9835
CIE-LCH:
77.0641, 75.4483, 111.9410
CIE-Luv:
77.0641, -10.9828, 82.2941
Hunter-Lab:
71.8598, -27.7783, 41.9861
#b0ca2a color charts
#b0ca2a color shades, tints & tones
#b0ca2a color schemes
#b0ca2a color preview, HTML & CSS examples
This text has a color of #b0ca2a
<p style="color:#b0ca2a;">Text here</p>
.mytext {color:#b0ca2a;}
This box has a color of #b0ca2a
<div style="background-color:#b0ca2a;">Content here</div>
.mybackground {background-color:#b0ca2a;}
Border around this has a color of #b0ca2a
<div style="border:2px solid #b0ca2a;">Content here</div>
.myborder {border:2px solid #b0ca2a;}