#b2b52d color space conversions
Hex:
#b2b52d
RGB:
178, 181, 45
CMY:
30, 29, 82
CMYK:
2, 0, 75, 29
HSL:
61°, 60.1770%, 44.3137%
HSV (HSB):
61°, 75.1381%, 70.9804%
XYZ:
35.3576, 42.7022, 8.8614
xyY:
0.4068, 0.4913, 42.7022
CIE-Lab:
71.3524, -16.9200, 63.9357
CIE-LCH:
71.3524, 66.1367, 104.8230
CIE-Luv:
71.3524, 3.2391, 73.0541
Hunter-Lab:
65.3469, -17.7751, 37.7028
#b2b52d color charts
#b2b52d color shades, tints & tones
#b2b52d color schemes
#b2b52d color preview, HTML & CSS examples
This text has a color of #b2b52d
<p style="color:#b2b52d;">Text here</p>
.mytext {color:#b2b52d;}
This box has a color of #b2b52d
<div style="background-color:#b2b52d;">Content here</div>
.mybackground {background-color:#b2b52d;}
Border around this has a color of #b2b52d
<div style="border:2px solid #b2b52d;">Content here</div>
.myborder {border:2px solid #b2b52d;}