#c04a3a color space conversions
Hex:
#c04a3a
RGB:
192, 74, 58
CMY:
25, 71, 77
CMYK:
0, 61, 70, 25
HSL:
7°, 53.6000%, 49.0196%
HSV (HSB):
7°, 69.7917%, 75.2941%
XYZ:
24.9507, 16.4095, 5.8553
xyY:
0.5284, 0.3475, 16.4095
CIE-Lab:
47.5072, 46.4105, 34.0047
CIE-LCH:
47.5072, 57.5348, 36.2300
CIE-Luv:
47.5072, 91.3462, 26.7355
Hunter-Lab:
40.5087, 39.0544, 19.7860
#c04a3a color charts
#c04a3a color shades, tints & tones
#c04a3a color schemes
#c04a3a color preview, HTML & CSS examples
This text has a color of #c04a3a
<p style="color:#c04a3a;">Text here</p>
.mytext {color:#c04a3a;}
This box has a color of #c04a3a
<div style="background-color:#c04a3a;">Content here</div>
.mybackground {background-color:#c04a3a;}
Border around this has a color of #c04a3a
<div style="border:2px solid #c04a3a;">Content here</div>
.myborder {border:2px solid #c04a3a;}