#c07a64 color space conversions
Hex:
#c07a64
RGB:
192, 122, 100
CMY:
25, 52, 61
CMYK:
0, 36, 48, 25
HSL:
14°, 42.2018%, 57.2549%
HSV (HSB):
14°, 47.9167%, 75.2941%
XYZ:
30.9980, 26.0456, 15.4501
xyY:
0.4276, 0.3593, 26.0456
CIE-Lab:
58.0803, 24.8546, 23.4080
CIE-LCH:
58.0803, 34.1421, 43.2832
CIE-Luv:
58.0803, 50.6498, 24.5435
Hunter-Lab:
51.0349, 19.1077, 17.7752
#c07a64 color charts
#c07a64 color shades, tints & tones
#c07a64 color schemes
#c07a64 color preview, HTML & CSS examples
This text has a color of #c07a64
<p style="color:#c07a64;">Text here</p>
.mytext {color:#c07a64;}
This box has a color of #c07a64
<div style="background-color:#c07a64;">Content here</div>
.mybackground {background-color:#c07a64;}
Border around this has a color of #c07a64
<div style="border:2px solid #c07a64;">Content here</div>
.myborder {border:2px solid #c07a64;}