#b0a01c color space conversions
Hex:
#b0a01c
RGB:
176, 160, 28
CMY:
31, 37, 89
CMYK:
0, 9, 84, 31
HSL:
54°, 72.5490%, 40.0000%
HSV (HSB):
54°, 84.0909%, 69.0196%
XYZ:
30.6849, 34.4556, 6.1319
xyY:
0.4305, 0.4834, 34.4556
CIE-Lab:
65.3226, -7.5246, 63.5501
CIE-LCH:
65.3226, 63.9940, 96.7526
CIE-Luv:
65.3226, 16.1751, 67.6186
Hunter-Lab:
58.6989, -9.4119, 34.8955
#b0a01c color charts
#b0a01c color shades, tints & tones
#b0a01c color schemes
#b0a01c color preview, HTML & CSS examples
This text has a color of #b0a01c
<p style="color:#b0a01c;">Text here</p>
.mytext {color:#b0a01c;}
This box has a color of #b0a01c
<div style="background-color:#b0a01c;">Content here</div>
.mybackground {background-color:#b0a01c;}
Border around this has a color of #b0a01c
<div style="border:2px solid #b0a01c;">Content here</div>
.myborder {border:2px solid #b0a01c;}