#c07d6c color space conversions
Hex:
#c07d6c
RGB:
192, 125, 108
CMY:
25, 51, 58
CMYK:
0, 35, 44, 25
HSL:
12°, 40.0000%, 58.8235%
HSV (HSB):
12°, 43.7500%, 75.2941%
XYZ:
31.7786, 26.9564, 17.7155
xyY:
0.4157, 0.3526, 26.9564
CIE-Lab:
58.9340, 24.0403, 20.0118
CIE-LCH:
58.9340, 31.2795, 39.7750
CIE-Luv:
58.9340, 47.4730, 21.0832
Hunter-Lab:
51.9196, 18.3960, 16.1133
#c07d6c color charts
#c07d6c color shades, tints & tones
#c07d6c color schemes
#c07d6c color preview, HTML & CSS examples
This text has a color of #c07d6c
<p style="color:#c07d6c;">Text here</p>
.mytext {color:#c07d6c;}
This box has a color of #c07d6c
<div style="background-color:#c07d6c;">Content here</div>
.mybackground {background-color:#c07d6c;}
Border around this has a color of #c07d6c
<div style="border:2px solid #c07d6c;">Content here</div>
.myborder {border:2px solid #c07d6c;}