#c07256 color space conversions
Hex:
#c07256
RGB:
192, 114, 86
CMY:
25, 55, 66
CMYK:
0, 41, 55, 25
HSL:
16°, 45.6897%, 54.5098%
HSV (HSB):
16°, 55.2083%, 75.2941%
XYZ:
29.4353, 23.9130, 11.8684
xyY:
0.4513, 0.3667, 23.9130
CIE-Lab:
56.0006, 27.9355, 28.6015
CIE-LCH:
56.0006, 39.9804, 45.6749
CIE-Luv:
56.0006, 58.2587, 28.8058
Hunter-Lab:
48.9009, 21.8692, 19.8408
#c07256 color charts
#c07256 color shades, tints & tones
#c07256 color schemes
#c07256 color preview, HTML & CSS examples
This text has a color of #c07256
<p style="color:#c07256;">Text here</p>
.mytext {color:#c07256;}
This box has a color of #c07256
<div style="background-color:#c07256;">Content here</div>
.mybackground {background-color:#c07256;}
Border around this has a color of #c07256
<div style="border:2px solid #c07256;">Content here</div>
.myborder {border:2px solid #c07256;}