#b4ca0c color space conversions
Hex:
#b4ca0c
RGB:
180, 202, 12
CMY:
29, 21, 95
CMYK:
11, 0, 94, 21
HSL:
67°, 88.7850%, 41.9608%
HSV (HSB):
67°, 94.0594%, 79.2157%
XYZ:
40.0093, 51.9709, 8.2705
xyY:
0.3991, 0.5184, 51.9709
CIE-Lab:
77.2634, -27.2742, 76.0983
CIE-LCH:
77.2634, 80.8383, 109.7181
CIE-Luv:
77.2634, -8.3454, 85.9823
Hunter-Lab:
72.0908, -27.0943, 43.6616
#b4ca0c color charts
#b4ca0c color shades, tints & tones
#b4ca0c color schemes
#b4ca0c color preview, HTML & CSS examples
This text has a color of #b4ca0c
<p style="color:#b4ca0c;">Text here</p>
.mytext {color:#b4ca0c;}
This box has a color of #b4ca0c
<div style="background-color:#b4ca0c;">Content here</div>
.mybackground {background-color:#b4ca0c;}
Border around this has a color of #b4ca0c
<div style="border:2px solid #b4ca0c;">Content here</div>
.myborder {border:2px solid #b4ca0c;}