#bc5a02 color space conversions
Hex:
#bc5a02
RGB:
188, 90, 2
CMY:
26, 65, 99
CMYK:
0, 52, 99, 26
HSL:
28°, 97.8947%, 37.2549%
HSV (HSB):
28°, 98.9362%, 73.7255%
XYZ:
24.4062, 18.0081, 2.2470
xyY:
0.5465, 0.4032, 18.0081
CIE-Lab:
49.5059, 35.4493, 58.0827
CIE-LCH:
49.5059, 68.0460, 58.6033
CIE-Luv:
49.5059, 81.2231, 44.8133
Hunter-Lab:
42.4359, 28.3978, 26.5657
#bc5a02 color charts
#bc5a02 color shades, tints & tones
#bc5a02 color schemes
#bc5a02 color preview, HTML & CSS examples
This text has a color of #bc5a02
<p style="color:#bc5a02;">Text here</p>
.mytext {color:#bc5a02;}
This box has a color of #bc5a02
<div style="background-color:#bc5a02;">Content here</div>
.mybackground {background-color:#bc5a02;}
Border around this has a color of #bc5a02
<div style="border:2px solid #bc5a02;">Content here</div>
.myborder {border:2px solid #bc5a02;}