#c07e42 color space conversions
Hex:
#c07e42
RGB:
192, 126, 66
CMY:
25, 51, 74
CMYK:
0, 34, 66, 25
HSL:
29°, 50.0000%, 50.5882%
HSV (HSB):
29°, 65.6250%, 75.2941%
XYZ:
30.1825, 26.5215, 8.6826
xyY:
0.4616, 0.4056, 26.5215
CIE-Lab:
58.5288, 19.8764, 42.4130
CIE-LCH:
58.5288, 46.8394, 64.8904
CIE-Luv:
58.5288, 51.7803, 43.6431
Hunter-Lab:
51.4991, 14.4915, 26.0532
#c07e42 color charts
#c07e42 color shades, tints & tones
#c07e42 color schemes
#c07e42 color preview, HTML & CSS examples
This text has a color of #c07e42
<p style="color:#c07e42;">Text here</p>
.mytext {color:#c07e42;}
This box has a color of #c07e42
<div style="background-color:#c07e42;">Content here</div>
.mybackground {background-color:#c07e42;}
Border around this has a color of #c07e42
<div style="border:2px solid #c07e42;">Content here</div>
.myborder {border:2px solid #c07e42;}