#c07d7f color space conversions
Hex:
#c07d7f
RGB:
192, 125, 127
CMY:
25, 51, 50
CMYK:
0, 35, 34, 25
HSL:
358°, 34.7150%, 62.1569%
HSV (HSB):
358°, 34.8958%, 75.2941%
XYZ:
32.9026, 27.4060, 23.6344
xyY:
0.3920, 0.3265, 27.4060
CIE-Lab:
59.3483, 26.2986, 9.7144
CIE-LCH:
59.3483, 28.0354, 20.2736
CIE-Luv:
59.3483, 44.5681, 8.2557
Hunter-Lab:
52.3507, 20.5740, 9.8783
#c07d7f color charts
#c07d7f color shades, tints & tones
#c07d7f color schemes
#c07d7f color preview, HTML & CSS examples
This text has a color of #c07d7f
<p style="color:#c07d7f;">Text here</p>
.mytext {color:#c07d7f;}
This box has a color of #c07d7f
<div style="background-color:#c07d7f;">Content here</div>
.mybackground {background-color:#c07d7f;}
Border around this has a color of #c07d7f
<div style="border:2px solid #c07d7f;">Content here</div>
.myborder {border:2px solid #c07d7f;}