#c07f32 color space conversions
Hex:
#c07f32
RGB:
192, 127, 50
CMY:
25, 50, 80
CMYK:
0, 34, 74, 25
HSL:
33°, 58.6777%, 47.4510%
HSV (HSB):
33°, 73.9583%, 75.2941%
XYZ:
29.9033, 26.6155, 6.5788
xyY:
0.4739, 0.4218, 26.6155
CIE-Lab:
58.6167, 18.4425, 50.1694
CIE-LCH:
58.6167, 53.4518, 69.8163
CIE-Luv:
58.6167, 52.3013, 49.7681
Hunter-Lab:
51.5902, 13.1814, 28.5524
#c07f32 color charts
#c07f32 color shades, tints & tones
#c07f32 color schemes
#c07f32 color preview, HTML & CSS examples
This text has a color of #c07f32
<p style="color:#c07f32;">Text here</p>
.mytext {color:#c07f32;}
This box has a color of #c07f32
<div style="background-color:#c07f32;">Content here</div>
.mybackground {background-color:#c07f32;}
Border around this has a color of #c07f32
<div style="border:2px solid #c07f32;">Content here</div>
.myborder {border:2px solid #c07f32;}