#c07f2b color space conversions
Hex:
#c07f2b
RGB:
192, 127, 43
CMY:
25, 50, 83
CMYK:
0, 34, 78, 25
HSL:
34°, 63.4043%, 46.0784%
HSV (HSB):
34°, 77.6042%, 75.2941%
XYZ:
29.7636, 26.5596, 5.8433
xyY:
0.4788, 0.4272, 26.5596
CIE-Lab:
58.5645, 18.1374, 53.1204
CIE-LCH:
58.5645, 56.1315, 71.1480
CIE-Luv:
58.5645, 52.7498, 51.7676
Hunter-Lab:
51.5360, 12.9012, 29.3528
#c07f2b color charts
#c07f2b color shades, tints & tones
#c07f2b color schemes
#c07f2b color preview, HTML & CSS examples
This text has a color of #c07f2b
<p style="color:#c07f2b;">Text here</p>
.mytext {color:#c07f2b;}
This box has a color of #c07f2b
<div style="background-color:#c07f2b;">Content here</div>
.mybackground {background-color:#c07f2b;}
Border around this has a color of #c07f2b
<div style="border:2px solid #c07f2b;">Content here</div>
.myborder {border:2px solid #c07f2b;}