#bc982b color space conversions
Hex:
#bc982b
RGB:
188, 152, 43
CMY:
26, 40, 83
CMYK:
0, 19, 77, 26
HSL:
45°, 62.7706%, 45.2941%
HSV (HSB):
45°, 77.1277%, 73.7255%
XYZ:
32.4033, 33.3223, 7.0095
xyY:
0.4455, 0.4581, 33.3223
CIE-Lab:
64.4210, 2.6485, 58.5004
CIE-LCH:
64.4210, 58.5603, 87.4078
CIE-Luv:
64.4210, 30.5089, 61.7373
Hunter-Lab:
57.7254, -0.8212, 33.2083
#bc982b color charts
#bc982b color shades, tints & tones
#bc982b color schemes
#bc982b color preview, HTML & CSS examples
This text has a color of #bc982b
<p style="color:#bc982b;">Text here</p>
.mytext {color:#bc982b;}
This box has a color of #bc982b
<div style="background-color:#bc982b;">Content here</div>
.mybackground {background-color:#bc982b;}
Border around this has a color of #bc982b
<div style="border:2px solid #bc982b;">Content here</div>
.myborder {border:2px solid #bc982b;}