#bc901c color space conversions
Hex:
#bc901c
RGB:
188, 144, 28
CMY:
26, 44, 89
CMYK:
0, 23, 85, 26
HSL:
44°, 74.0741%, 42.3529%
HSV (HSB):
44°, 85.1064%, 73.7255%
XYZ:
30.9219, 30.7217, 5.3987
xyY:
0.4612, 0.4582, 30.7217
CIE-Lab:
62.2720, 6.5051, 61.4766
CIE-LCH:
62.2720, 61.8198, 83.9598
CIE-Luv:
62.2720, 36.9687, 61.5298
Hunter-Lab:
55.4272, 2.5846, 33.0240
#bc901c color charts
#bc901c color shades, tints & tones
#bc901c color schemes
#bc901c color preview, HTML & CSS examples
This text has a color of #bc901c
<p style="color:#bc901c;">Text here</p>
.mytext {color:#bc901c;}
This box has a color of #bc901c
<div style="background-color:#bc901c;">Content here</div>
.mybackground {background-color:#bc901c;}
Border around this has a color of #bc901c
<div style="border:2px solid #bc901c;">Content here</div>
.myborder {border:2px solid #bc901c;}