#c07f6f color space conversions
Hex:
#c07f6f
RGB:
192, 127, 111
CMY:
25, 50, 56
CMYK:
0, 34, 42, 25
HSL:
12°, 39.1304%, 59.4118%
HSV (HSB):
12°, 42.1875%, 75.2941%
XYZ:
32.1968, 27.5329, 18.6564
xyY:
0.4107, 0.3512, 27.5329
CIE-Lab:
59.4644, 23.2697, 19.0268
CIE-LCH:
59.4644, 30.0583, 39.2717
CIE-Luv:
59.4644, 45.7166, 20.1835
Hunter-Lab:
52.4718, 17.7024, 15.6497
#c07f6f color charts
#c07f6f color shades, tints & tones
#c07f6f color schemes
#c07f6f color preview, HTML & CSS examples
This text has a color of #c07f6f
<p style="color:#c07f6f;">Text here</p>
.mytext {color:#c07f6f;}
This box has a color of #c07f6f
<div style="background-color:#c07f6f;">Content here</div>
.mybackground {background-color:#c07f6f;}
Border around this has a color of #c07f6f
<div style="border:2px solid #c07f6f;">Content here</div>
.myborder {border:2px solid #c07f6f;}