#c07f7f color space conversions
Hex:
#c07f7f
RGB:
192, 127, 127
CMY:
25, 50, 50
CMYK:
0, 34, 34, 25
HSL:
0°, 34.0314%, 62.5490%
HSV (HSB):
0°, 33.8542%, 75.2941%
XYZ:
33.1584, 27.9175, 23.7197
xyY:
0.3910, 0.3292, 27.9175
CIE-Lab:
59.8141, 25.1978, 10.3733
CIE-LCH:
59.8141, 27.2495, 22.3757
CIE-Luv:
59.8141, 43.3290, 9.3359
Hunter-Lab:
52.8370, 19.5545, 10.3694
#c07f7f color charts
#c07f7f color shades, tints & tones
#c07f7f color schemes
#c07f7f color preview, HTML & CSS examples
This text has a color of #c07f7f
<p style="color:#c07f7f;">Text here</p>
.mytext {color:#c07f7f;}
This box has a color of #c07f7f
<div style="background-color:#c07f7f;">Content here</div>
.mybackground {background-color:#c07f7f;}
Border around this has a color of #c07f7f
<div style="border:2px solid #c07f7f;">Content here</div>
.myborder {border:2px solid #c07f7f;}