#b1ca0c color space conversions
Hex:
#b1ca0c
RGB:
177, 202, 12
CMY:
31, 21, 95
CMYK:
12, 0, 94, 21
HSL:
68°, 88.7850%, 41.9608%
HSV (HSB):
68°, 94.0594%, 79.2157%
XYZ:
39.3184, 51.6147, 8.2382
xyY:
0.3965, 0.5205, 51.6147
CIE-Lab:
77.0499, -28.5233, 75.8406
CIE-LCH:
77.0499, 81.0270, 110.6111
CIE-Luv:
77.0499, -10.2363, 85.9721
Hunter-Lab:
71.8434, -28.0367, 43.4917
#b1ca0c color charts
#b1ca0c color shades, tints & tones
#b1ca0c color schemes
#b1ca0c color preview, HTML & CSS examples
This text has a color of #b1ca0c
<p style="color:#b1ca0c;">Text here</p>
.mytext {color:#b1ca0c;}
This box has a color of #b1ca0c
<div style="background-color:#b1ca0c;">Content here</div>
.mybackground {background-color:#b1ca0c;}
Border around this has a color of #b1ca0c
<div style="border:2px solid #b1ca0c;">Content here</div>
.myborder {border:2px solid #b1ca0c;}