#c07c8f color space conversions
Hex:
#c07c8f
RGB:
192, 124, 143
CMY:
25, 51, 44
CMYK:
0, 35, 26, 25
HSL:
343°, 35.0515%, 61.9608%
HSV (HSB):
343°, 35.4167%, 75.2941%
XYZ:
33.9038, 27.6049, 29.5280
xyY:
0.3724, 0.3032, 27.6049
CIE-Lab:
59.5301, 29.0401, 0.7687
CIE-LCH:
59.5301, 29.0503, 1.5163
CIE-Luv:
59.5301, 42.4934, -4.1061
Hunter-Lab:
52.5404, 23.2386, 3.4570
#c07c8f color charts
#c07c8f color shades, tints & tones
#c07c8f color schemes
#c07c8f color preview, HTML & CSS examples
This text has a color of #c07c8f
<p style="color:#c07c8f;">Text here</p>
.mytext {color:#c07c8f;}
This box has a color of #c07c8f
<div style="background-color:#c07c8f;">Content here</div>
.mybackground {background-color:#c07c8f;}
Border around this has a color of #c07c8f
<div style="border:2px solid #c07c8f;">Content here</div>
.myborder {border:2px solid #c07c8f;}