#c04f3c color space conversions
Hex:
#c04f3c
RGB:
192, 79, 60
CMY:
25, 69, 76
CMYK:
0, 59, 69, 25
HSL:
9°, 52.3810%, 49.4118%
HSV (HSB):
9°, 68.7500%, 75.2941%
XYZ:
25.3498, 17.1247, 6.2443
xyY:
0.5203, 0.3515, 17.1247
CIE-Lab:
48.4167, 44.1881, 33.9368
CIE-LCH:
48.4167, 55.7162, 37.5245
CIE-Luv:
48.4167, 87.5443, 27.5544
Hunter-Lab:
41.3820, 36.9273, 20.0209
#c04f3c color charts
#c04f3c color shades, tints & tones
#c04f3c color schemes
#c04f3c color preview, HTML & CSS examples
This text has a color of #c04f3c
<p style="color:#c04f3c;">Text here</p>
.mytext {color:#c04f3c;}
This box has a color of #c04f3c
<div style="background-color:#c04f3c;">Content here</div>
.mybackground {background-color:#c04f3c;}
Border around this has a color of #c04f3c
<div style="border:2px solid #c04f3c;">Content here</div>
.myborder {border:2px solid #c04f3c;}