#b2983c color space conversions
Hex:
#b2983c
RGB:
178, 152, 60
CMY:
30, 40, 76
CMYK:
0, 15, 66, 30
HSL:
47°, 49.5798%, 46.6667%
HSV (HSB):
47°, 66.2921%, 69.8039%
XYZ:
30.4039, 32.2477, 8.8969
xyY:
0.4249, 0.4507, 32.2477
CIE-Lab:
63.5471, -0.9217, 50.3627
CIE-LCH:
63.5471, 50.3712, 91.0485
CIE-Luv:
63.5471, 22.3358, 56.4401
Hunter-Lab:
56.7871, -3.8080, 30.4619
#b2983c color charts
#b2983c color shades, tints & tones
#b2983c color schemes
#b2983c color preview, HTML & CSS examples
This text has a color of #b2983c
<p style="color:#b2983c;">Text here</p>
.mytext {color:#b2983c;}
This box has a color of #b2983c
<div style="background-color:#b2983c;">Content here</div>
.mybackground {background-color:#b2983c;}
Border around this has a color of #b2983c
<div style="border:2px solid #b2983c;">Content here</div>
.myborder {border:2px solid #b2983c;}