#c07f7d color space conversions
Hex:
#c07f7d
RGB:
192, 127, 125
CMY:
25, 50, 51
CMYK:
0, 34, 35, 25
HSL:
2°, 34.7150%, 62.1569%
HSV (HSB):
2°, 34.8958%, 75.2941%
XYZ:
33.0293, 27.8659, 23.0399
xyY:
0.3935, 0.3320, 27.8659
CIE-Lab:
59.7674, 24.9420, 11.4534
CIE-LCH:
59.7674, 27.4460, 24.6647
CIE-Luv:
59.7674, 43.6385, 10.7461
Hunter-Lab:
52.7881, 19.3073, 11.0740
#c07f7d color charts
#c07f7d color shades, tints & tones
#c07f7d color schemes
#c07f7d color preview, HTML & CSS examples
This text has a color of #c07f7d
<p style="color:#c07f7d;">Text here</p>
.mytext {color:#c07f7d;}
This box has a color of #c07f7d
<div style="background-color:#c07f7d;">Content here</div>
.mybackground {background-color:#c07f7d;}
Border around this has a color of #c07f7d
<div style="border:2px solid #c07f7d;">Content here</div>
.myborder {border:2px solid #c07f7d;}