#bc6033 color space conversions
Hex:
#bc6033
RGB:
188, 96, 51
CMY:
26, 62, 80
CMYK:
0, 49, 73, 26
HSL:
20°, 57.3222%, 46.8627%
HSV (HSB):
20°, 72.8723%, 73.7255%
XYZ:
25.5194, 19.2961, 5.5115
xyY:
0.5071, 0.3834, 19.2961
CIE-Lab:
51.0319, 33.6323, 41.5891
CIE-LCH:
51.0319, 53.4863, 51.0382
CIE-Luv:
51.0319, 73.0361, 36.8508
Hunter-Lab:
43.9274, 26.8261, 23.3102
#bc6033 color charts
#bc6033 color shades, tints & tones
#bc6033 color schemes
#bc6033 color preview, HTML & CSS examples
This text has a color of #bc6033
<p style="color:#bc6033;">Text here</p>
.mytext {color:#bc6033;}
This box has a color of #bc6033
<div style="background-color:#bc6033;">Content here</div>
.mybackground {background-color:#bc6033;}
Border around this has a color of #bc6033
<div style="border:2px solid #bc6033;">Content here</div>
.myborder {border:2px solid #bc6033;}