#c07f4f color space conversions
Hex:
#c07f4f
RGB:
192, 127, 79
CMY:
25, 50, 69
CMYK:
0, 34, 59, 25
HSL:
25°, 47.2803%, 53.1373%
HSV (HSB):
25°, 58.8542%, 75.2941%
XYZ:
30.7389, 26.9497, 10.9788
xyY:
0.4476, 0.3925, 26.9497
CIE-Lab:
58.9278, 20.2402, 36.0974
CIE-LCH:
58.9278, 41.3847, 60.7202
CIE-Luv:
58.9278, 49.7403, 38.3144
Hunter-Lab:
51.9131, 14.8457, 23.8003
#c07f4f color charts
#c07f4f color shades, tints & tones
#c07f4f color schemes
#c07f4f color preview, HTML & CSS examples
This text has a color of #c07f4f
<p style="color:#c07f4f;">Text here</p>
.mytext {color:#c07f4f;}
This box has a color of #c07f4f
<div style="background-color:#c07f4f;">Content here</div>
.mybackground {background-color:#c07f4f;}
Border around this has a color of #c07f4f
<div style="border:2px solid #c07f4f;">Content here</div>
.myborder {border:2px solid #c07f4f;}