#c07c5f color space conversions
Hex:
#c07c5f
RGB:
192, 124, 95
CMY:
25, 51, 63
CMYK:
0, 35, 51, 25
HSL:
18°, 43.4978%, 56.2745%
HSV (HSB):
18°, 50.5208%, 75.2941%
XYZ:
31.0114, 26.4480, 14.2970
xyY:
0.4322, 0.3686, 26.4480
CIE-Lab:
58.4599, 23.2684, 26.7250
CIE-LCH:
58.4599, 35.4351, 48.9552
CIE-Luv:
58.4599, 49.9597, 28.4574
Hunter-Lab:
51.4276, 17.6392, 19.5166
#c07c5f color charts
#c07c5f color shades, tints & tones
#c07c5f color schemes
#c07c5f color preview, HTML & CSS examples
This text has a color of #c07c5f
<p style="color:#c07c5f;">Text here</p>
.mytext {color:#c07c5f;}
This box has a color of #c07c5f
<div style="background-color:#c07c5f;">Content here</div>
.mybackground {background-color:#c07c5f;}
Border around this has a color of #c07c5f
<div style="border:2px solid #c07c5f;">Content here</div>
.myborder {border:2px solid #c07c5f;}