#bc5909 color space conversions
Hex:
#bc5909
RGB:
188, 89, 9
CMY:
26, 65, 96
CMYK:
0, 53, 95, 26
HSL:
27°, 90.8629%, 38.6275%
HSV (HSB):
27°, 95.2128%, 73.7255%
XYZ:
24.3607, 17.8558, 2.4210
xyY:
0.5457, 0.4000, 17.8558
CIE-Lab:
49.3208, 36.0498, 56.3824
CIE-LCH:
49.3208, 66.9221, 57.4060
CIE-Luv:
49.3208, 81.7838, 43.7935
Hunter-Lab:
42.2562, 28.9571, 26.1824
#bc5909 color charts
#bc5909 color shades, tints & tones
#bc5909 color schemes
#bc5909 color preview, HTML & CSS examples
This text has a color of #bc5909
<p style="color:#bc5909;">Text here</p>
.mytext {color:#bc5909;}
This box has a color of #bc5909
<div style="background-color:#bc5909;">Content here</div>
.mybackground {background-color:#bc5909;}
Border around this has a color of #bc5909
<div style="border:2px solid #bc5909;">Content here</div>
.myborder {border:2px solid #bc5909;}