#bc5f05 color space conversions
Hex:
#bc5f05
RGB:
188, 95, 5
CMY:
26, 63, 98
CMYK:
0, 49, 97, 26
HSL:
30°, 94.8187%, 37.8431%
HSV (HSB):
30°, 97.3404%, 73.7255%
XYZ:
24.8586, 18.8867, 2.4789
xyY:
0.5378, 0.4086, 18.8867
CIE-Lab:
50.5544, 32.8817, 58.0648
CIE-LCH:
50.5544, 66.7287, 60.4774
CIE-Luv:
50.5544, 77.0437, 46.1787
Hunter-Lab:
43.4589, 26.0496, 27.0393
#bc5f05 color charts
#bc5f05 color shades, tints & tones
#bc5f05 color schemes
#bc5f05 color preview, HTML & CSS examples
This text has a color of #bc5f05
<p style="color:#bc5f05;">Text here</p>
.mytext {color:#bc5f05;}
This box has a color of #bc5f05
<div style="background-color:#bc5f05;">Content here</div>
.mybackground {background-color:#bc5f05;}
Border around this has a color of #bc5f05
<div style="border:2px solid #bc5f05;">Content here</div>
.myborder {border:2px solid #bc5f05;}