#c07d7a color space conversions
Hex:
#c07d7a
RGB:
192, 125, 122
CMY:
25, 51, 52
CMYK:
0, 35, 36, 25
HSL:
3°, 35.7143%, 61.5686%
HSV (HSB):
3°, 36.4583%, 75.2941%
XYZ:
32.5847, 27.2788, 21.9603
xyY:
0.3982, 0.3334, 27.2788
CIE-Lab:
59.2315, 25.6673, 12.4209
CIE-LCH:
59.2315, 28.5147, 25.8232
CIE-Luv:
59.2315, 45.3616, 11.7697
Hunter-Lab:
52.2291, 19.9615, 11.6313
#c07d7a color charts
#c07d7a color shades, tints & tones
#c07d7a color schemes
#c07d7a color preview, HTML & CSS examples
This text has a color of #c07d7a
<p style="color:#c07d7a;">Text here</p>
.mytext {color:#c07d7a;}
This box has a color of #c07d7a
<div style="background-color:#c07d7a;">Content here</div>
.mybackground {background-color:#c07d7a;}
Border around this has a color of #c07d7a
<div style="border:2px solid #c07d7a;">Content here</div>
.myborder {border:2px solid #c07d7a;}