#b0b70c color space conversions
Hex:
#b0b70c
RGB:
176, 183, 12
CMY:
31, 28, 95
CMYK:
4, 0, 93, 28
HSL:
62°, 87.6923%, 38.2353%
HSV (HSB):
62°, 93.4426%, 71.7647%
XYZ:
34.9043, 43.1236, 6.8319
xyY:
0.4113, 0.5082, 43.1236
CIE-Lab:
71.6388, -19.6979, 71.6277
CIE-LCH:
71.6388, 74.2869, 105.3765
CIE-Luv:
71.6388, 0.9065, 78.5373
Hunter-Lab:
65.6686, -20.0432, 39.7997
#b0b70c color charts
#b0b70c color shades, tints & tones
#b0b70c color schemes
#b0b70c color preview, HTML & CSS examples
This text has a color of #b0b70c
<p style="color:#b0b70c;">Text here</p>
.mytext {color:#b0b70c;}
This box has a color of #b0b70c
<div style="background-color:#b0b70c;">Content here</div>
.mybackground {background-color:#b0b70c;}
Border around this has a color of #b0b70c
<div style="border:2px solid #b0b70c;">Content here</div>
.myborder {border:2px solid #b0b70c;}