#bc792f color space conversions
Hex:
#bc792f
RGB:
188, 121, 47
CMY:
26, 53, 82
CMYK:
0, 36, 75, 26
HSL:
31°, 60.0000%, 46.0784%
HSV (HSB):
31°, 75.0000%, 73.7255%
XYZ:
28.0895, 24.5713, 5.9516
xyY:
0.4792, 0.4192, 24.5713
CIE-Lab:
56.6554, 19.8771, 49.3657
CIE-LCH:
56.6554, 53.2172, 68.0678
CIE-Luv:
56.6554, 53.9276, 47.9919
Hunter-Lab:
49.5695, 14.4038, 27.5800
#bc792f color charts
#bc792f color shades, tints & tones
#bc792f color schemes
#bc792f color preview, HTML & CSS examples
This text has a color of #bc792f
<p style="color:#bc792f;">Text here</p>
.mytext {color:#bc792f;}
This box has a color of #bc792f
<div style="background-color:#bc792f;">Content here</div>
.mybackground {background-color:#bc792f;}
Border around this has a color of #bc792f
<div style="border:2px solid #bc792f;">Content here</div>
.myborder {border:2px solid #bc792f;}