#c04a3f color space conversions
Hex:
#c04a3f
RGB:
192, 74, 63
CMY:
25, 71, 75
CMYK:
0, 61, 67, 25
HSL:
5°, 50.5882%, 50.0000%
HSV (HSB):
5°, 67.1875%, 75.2941%
XYZ:
25.0842, 16.4629, 6.5582
xyY:
0.5214, 0.3422, 16.4629
CIE-Lab:
47.5760, 46.6838, 31.2159
CIE-LCH:
47.5760, 56.1588, 33.7693
CIE-Luv:
47.5760, 90.3798, 24.4920
Hunter-Lab:
40.5745, 39.3479, 18.8189
#c04a3f color charts
#c04a3f color shades, tints & tones
#c04a3f color schemes
#c04a3f color preview, HTML & CSS examples
This text has a color of #c04a3f
<p style="color:#c04a3f;">Text here</p>
.mytext {color:#c04a3f;}
This box has a color of #c04a3f
<div style="background-color:#c04a3f;">Content here</div>
.mybackground {background-color:#c04a3f;}
Border around this has a color of #c04a3f
<div style="border:2px solid #c04a3f;">Content here</div>
.myborder {border:2px solid #c04a3f;}