#bc802f color space conversions
Hex:
#bc802f
RGB:
188, 128, 47
CMY:
26, 50, 82
CMYK:
0, 32, 75, 26
HSL:
34°, 60.0000%, 46.0784%
HSV (HSB):
34°, 75.0000%, 73.7255%
XYZ:
28.9713, 26.3349, 6.2455
xyY:
0.4707, 0.4279, 26.3349
CIE-Lab:
58.3536, 16.0062, 51.0642
CIE-LCH:
58.3536, 53.5140, 72.5963
CIE-Luv:
58.3536, 48.4822, 50.8328
Hunter-Lab:
51.3176, 10.9663, 28.7065
#bc802f color charts
#bc802f color shades, tints & tones
#bc802f color schemes
#bc802f color preview, HTML & CSS examples
This text has a color of #bc802f
<p style="color:#bc802f;">Text here</p>
.mytext {color:#bc802f;}
This box has a color of #bc802f
<div style="background-color:#bc802f;">Content here</div>
.mybackground {background-color:#bc802f;}
Border around this has a color of #bc802f
<div style="border:2px solid #bc802f;">Content here</div>
.myborder {border:2px solid #bc802f;}