#bc5d05 color space conversions
Hex:
#bc5d05
RGB:
188, 93, 5
CMY:
26, 64, 98
CMYK:
0, 51, 97, 26
HSL:
29°, 94.8187%, 37.8431%
HSV (HSB):
29°, 97.3404%, 73.7255%
XYZ:
24.6808, 18.5310, 2.4196
xyY:
0.5409, 0.4061, 18.5310
CIE-Lab:
50.1340, 33.9297, 57.7953
CIE-LCH:
50.1340, 67.0188, 59.5842
CIE-Luv:
50.1340, 78.6779, 45.5086
Hunter-Lab:
43.0477, 27.0070, 26.8008
#bc5d05 color charts
#bc5d05 color shades, tints & tones
#bc5d05 color schemes
#bc5d05 color preview, HTML & CSS examples
This text has a color of #bc5d05
<p style="color:#bc5d05;">Text here</p>
.mytext {color:#bc5d05;}
This box has a color of #bc5d05
<div style="background-color:#bc5d05;">Content here</div>
.mybackground {background-color:#bc5d05;}
Border around this has a color of #bc5d05
<div style="border:2px solid #bc5d05;">Content here</div>
.myborder {border:2px solid #bc5d05;}