#bc6235 color space conversions
Hex:
#bc6235
RGB:
188, 98, 53
CMY:
26, 62, 79
CMYK:
0, 48, 72, 26
HSL:
20°, 56.0166%, 47.2549%
HSV (HSB):
20°, 71.8085%, 73.7255%
XYZ:
25.7493, 19.6838, 5.8104
xyY:
0.5025, 0.3841, 19.6838
CIE-Lab:
51.4778, 32.6760, 41.0440
CIE-LCH:
51.4778, 52.4626, 51.4760
CIE-Luv:
51.4778, 71.2659, 36.8809
Hunter-Lab:
44.3664, 25.9564, 23.2917
#bc6235 color charts
#bc6235 color shades, tints & tones
#bc6235 color schemes
#bc6235 color preview, HTML & CSS examples
This text has a color of #bc6235
<p style="color:#bc6235;">Text here</p>
.mytext {color:#bc6235;}
This box has a color of #bc6235
<div style="background-color:#bc6235;">Content here</div>
.mybackground {background-color:#bc6235;}
Border around this has a color of #bc6235
<div style="border:2px solid #bc6235;">Content here</div>
.myborder {border:2px solid #bc6235;}