#b2bd12 color space conversions
Hex:
#b2bd12
RGB:
178, 189, 18
CMY:
30, 26, 93
CMYK:
6, 0, 90, 26
HSL:
64°, 82.6087%, 40.5882%
HSV (HSB):
64°, 90.4762%, 74.1176%
XYZ:
36.6669, 45.9038, 7.5000
xyY:
0.4071, 0.5096, 45.9038
CIE-Lab:
73.4831, -21.7194, 72.2968
CIE-LCH:
73.4831, 75.4888, 106.7213
CIE-Luv:
73.4831, -1.6126, 80.4213
Hunter-Lab:
67.7524, -21.9643, 40.8634
#b2bd12 color charts
#b2bd12 color shades, tints & tones
#b2bd12 color schemes
#b2bd12 color preview, HTML & CSS examples
This text has a color of #b2bd12
<p style="color:#b2bd12;">Text here</p>
.mytext {color:#b2bd12;}
This box has a color of #b2bd12
<div style="background-color:#b2bd12;">Content here</div>
.mybackground {background-color:#b2bd12;}
Border around this has a color of #b2bd12
<div style="border:2px solid #b2bd12;">Content here</div>
.myborder {border:2px solid #b2bd12;}