#c07f7a color space conversions
Hex:
#c07f7a
RGB:
192, 127, 122
CMY:
25, 50, 52
CMYK:
0, 34, 36, 25
HSL:
4°, 35.7143%, 61.5686%
HSV (HSB):
4°, 36.4583%, 75.2941%
XYZ:
32.8405, 27.7904, 22.0455
xyY:
0.3972, 0.3361, 27.7904
CIE-Lab:
59.6989, 24.5662, 13.0750
CIE-LCH:
59.6989, 27.8290, 28.0236
CIE-Luv:
59.6989, 44.0972, 12.8339
Hunter-Lab:
52.7166, 18.9449, 12.1071
#c07f7a color charts
#c07f7a color shades, tints & tones
#c07f7a color schemes
#c07f7a color preview, HTML & CSS examples
This text has a color of #c07f7a
<p style="color:#c07f7a;">Text here</p>
.mytext {color:#c07f7a;}
This box has a color of #c07f7a
<div style="background-color:#c07f7a;">Content here</div>
.mybackground {background-color:#c07f7a;}
Border around this has a color of #c07f7a
<div style="border:2px solid #c07f7a;">Content here</div>
.myborder {border:2px solid #c07f7a;}