#c07a3f color space conversions
Hex:
#c07a3f
RGB:
192, 122, 63
CMY:
25, 52, 75
CMYK:
0, 36, 67, 25
HSL:
27°, 50.5882%, 50.0000%
HSV (HSB):
27°, 67.1875%, 75.2941%
XYZ:
29.5950, 25.4844, 8.0618
xyY:
0.4687, 0.4036, 25.4844
CIE-Lab:
57.5444, 21.8917, 42.8185
CIE-LCH:
57.5444, 48.0903, 62.9208
CIE-Luv:
57.5444, 55.0919, 43.1356
Hunter-Lab:
50.4821, 16.3014, 25.8691
#c07a3f color charts
#c07a3f color shades, tints & tones
#c07a3f color schemes
#c07a3f color preview, HTML & CSS examples
This text has a color of #c07a3f
<p style="color:#c07a3f;">Text here</p>
.mytext {color:#c07a3f;}
This box has a color of #c07a3f
<div style="background-color:#c07a3f;">Content here</div>
.mybackground {background-color:#c07a3f;}
Border around this has a color of #c07a3f
<div style="border:2px solid #c07a3f;">Content here</div>
.myborder {border:2px solid #c07a3f;}