#bc633a color space conversions
Hex:
#bc633a
RGB:
188, 99, 58
CMY:
26, 61, 77
CMYK:
0, 47, 69, 26
HSL:
19°, 52.8455%, 48.2353%
HSV (HSB):
19°, 69.1489%, 73.7255%
XYZ:
25.9646, 19.9205, 6.4796
xyY:
0.4958, 0.3804, 19.9205
CIE-Lab:
51.7472, 32.4136, 38.7223
CIE-LCH:
51.7472, 50.4981, 50.0680
CIE-Luv:
51.7472, 69.8875, 35.3313
Hunter-Lab:
44.6324, 25.7344, 22.6352
#bc633a color charts
#bc633a color shades, tints & tones
#bc633a color schemes
#bc633a color preview, HTML & CSS examples
This text has a color of #bc633a
<p style="color:#bc633a;">Text here</p>
.mytext {color:#bc633a;}
This box has a color of #bc633a
<div style="background-color:#bc633a;">Content here</div>
.mybackground {background-color:#bc633a;}
Border around this has a color of #bc633a
<div style="border:2px solid #bc633a;">Content here</div>
.myborder {border:2px solid #bc633a;}