#b2a85f color space conversions
Hex:
#b2a85f
RGB:
178, 168, 95
CMY:
30, 34, 63
CMYK:
0, 6, 47, 30
HSL:
53°, 35.0211%, 53.5294%
HSV (HSB):
53°, 46.6292%, 69.8039%
XYZ:
34.4283, 38.2965, 16.4039
xyY:
0.3863, 0.4297, 38.2965
CIE-Lab:
68.2386, -6.6770, 38.8184
CIE-LCH:
68.2386, 39.3884, 99.7597
CIE-Luv:
68.2386, 10.1334, 49.1511
Hunter-Lab:
61.8841, -8.9915, 27.6027
#b2a85f color charts
#b2a85f color shades, tints & tones
#b2a85f color schemes
#b2a85f color preview, HTML & CSS examples
This text has a color of #b2a85f
<p style="color:#b2a85f;">Text here</p>
.mytext {color:#b2a85f;}
This box has a color of #b2a85f
<div style="background-color:#b2a85f;">Content here</div>
.mybackground {background-color:#b2a85f;}
Border around this has a color of #b2a85f
<div style="border:2px solid #b2a85f;">Content here</div>
.myborder {border:2px solid #b2a85f;}