#c07d64 color space conversions
Hex:
#c07d64
RGB:
192, 125, 100
CMY:
25, 51, 61
CMYK:
0, 35, 48, 25
HSL:
16°, 42.2018%, 57.2549%
HSV (HSB):
16°, 47.9167%, 75.2941%
XYZ:
31.3721, 26.7938, 15.5748
xyY:
0.4254, 0.3634, 26.7938
CIE-Lab:
58.7830, 23.2049, 24.3395
CIE-LCH:
58.7830, 33.6286, 46.3671
CIE-Luv:
58.7830, 48.5959, 26.0155
Hunter-Lab:
51.7627, 17.5996, 18.3942
#c07d64 color charts
#c07d64 color shades, tints & tones
#c07d64 color schemes
#c07d64 color preview, HTML & CSS examples
This text has a color of #c07d64
<p style="color:#c07d64;">Text here</p>
.mytext {color:#c07d64;}
This box has a color of #c07d64
<div style="background-color:#c07d64;">Content here</div>
.mybackground {background-color:#c07d64;}
Border around this has a color of #c07d64
<div style="border:2px solid #c07d64;">Content here</div>
.myborder {border:2px solid #c07d64;}