#bc5005 color space conversions
Hex:
#bc5005
RGB:
188, 80, 5
CMY:
26, 69, 98
CMYK:
0, 57, 97, 26
HSL:
25°, 94.8187%, 37.8431%
HSV (HSB):
25°, 97.3404%, 73.7255%
XYZ:
23.6351, 16.4396, 2.0710
xyY:
0.5608, 0.3901, 16.4396
CIE-Lab:
47.5461, 40.5141, 56.1747
CIE-LCH:
47.5461, 69.2603, 54.2003
CIE-Luv:
47.5461, 89.0984, 41.3386
Hunter-Lab:
40.5458, 33.0965, 25.3536
#bc5005 color charts
#bc5005 color shades, tints & tones
#bc5005 color schemes
#bc5005 color preview, HTML & CSS examples
This text has a color of #bc5005
<p style="color:#bc5005;">Text here</p>
.mytext {color:#bc5005;}
This box has a color of #bc5005
<div style="background-color:#bc5005;">Content here</div>
.mybackground {background-color:#bc5005;}
Border around this has a color of #bc5005
<div style="border:2px solid #bc5005;">Content here</div>
.myborder {border:2px solid #bc5005;}