#b0ca0d color space conversions
Hex:
#b0ca0d
RGB:
176, 202, 13
CMY:
31, 21, 95
CMYK:
13, 0, 94, 21
HSL:
68°, 87.9070%, 42.1569%
HSV (HSB):
68°, 93.5644%, 79.2157%
XYZ:
39.0977, 51.5002, 8.2606
xyY:
0.3955, 0.5209, 51.5002
CIE-Lab:
76.9810, -28.9248, 75.6450
CIE-LCH:
76.9810, 80.9865, 110.9257
CIE-Luv:
76.9810, -10.8634, 85.9028
Hunter-Lab:
71.7637, -28.3375, 43.4097
#b0ca0d color charts
#b0ca0d color shades, tints & tones
#b0ca0d color schemes
#b0ca0d color preview, HTML & CSS examples
This text has a color of #b0ca0d
<p style="color:#b0ca0d;">Text here</p>
.mytext {color:#b0ca0d;}
This box has a color of #b0ca0d
<div style="background-color:#b0ca0d;">Content here</div>
.mybackground {background-color:#b0ca0d;}
Border around this has a color of #b0ca0d
<div style="border:2px solid #b0ca0d;">Content here</div>
.myborder {border:2px solid #b0ca0d;}