#b2a800 color space conversions
Hex:
#b2a800
RGB:
178, 168, 0
CMY:
30, 34, 100
CMYK:
0, 6, 100, 30
HSL:
57°, 100.0000%, 34.9020%
HSV (HSB):
57°, 100.0000%, 69.8039%
XYZ:
32.3627, 37.4702, 5.5268
xyY:
0.4294, 0.4972, 37.4702
CIE-Lab:
67.6283, -11.3222, 70.1353
CIE-LCH:
67.6283, 71.0433, 99.1703
CIE-Luv:
67.6283, 12.3335, 73.4998
Hunter-Lab:
61.2129, -12.7513, 37.4959
#b2a800 color charts
#b2a800 color shades, tints & tones
#b2a800 color schemes
#b2a800 color preview, HTML & CSS examples
This text has a color of #b2a800
<p style="color:#b2a800;">Text here</p>
.mytext {color:#b2a800;}
This box has a color of #b2a800
<div style="background-color:#b2a800;">Content here</div>
.mybackground {background-color:#b2a800;}
Border around this has a color of #b2a800
<div style="border:2px solid #b2a800;">Content here</div>
.myborder {border:2px solid #b2a800;}