#bc4204 color space conversions
Hex:
#bc4204
RGB:
188, 66, 4
CMY:
26, 74, 98
CMYK:
0, 65, 98, 26
HSL:
20°, 95.8333%, 37.6471%
HSV (HSB):
20°, 97.8723%, 73.7255%
XYZ:
22.7092, 14.5966, 1.7354
xyY:
0.5817, 0.3739, 14.5966
CIE-Lab:
45.0766, 46.9977, 54.9728
CIE-LCH:
45.0766, 72.3242, 49.4720
CIE-Luv:
45.0766, 99.6914, 37.3958
Hunter-Lab:
38.2054, 39.2402, 24.0507
#bc4204 color charts
#bc4204 color shades, tints & tones
#bc4204 color schemes
#bc4204 color preview, HTML & CSS examples
This text has a color of #bc4204
<p style="color:#bc4204;">Text here</p>
.mytext {color:#bc4204;}
This box has a color of #bc4204
<div style="background-color:#bc4204;">Content here</div>
.mybackground {background-color:#bc4204;}
Border around this has a color of #bc4204
<div style="border:2px solid #bc4204;">Content here</div>
.myborder {border:2px solid #bc4204;}