#c75c2f color space conversions
Hex:
#c75c2f
RGB:
199, 92, 47
CMY:
22, 64, 82
CMYK:
0, 54, 76, 22
HSL:
18°, 61.7886%, 48.2353%
HSV (HSB):
18°, 76.3819%, 78.0392%
XYZ:
27.8934, 20.0016, 5.0799
xyY:
0.5265, 0.3776, 20.0016
CIE-Lab:
51.8391, 39.8602, 44.9647
CIE-LCH:
51.8391, 60.0888, 48.4437
CIE-Luv:
51.8391, 85.7874, 37.9053
Hunter-Lab:
44.7232, 33.0631, 24.5718
#c75c2f color charts
#c75c2f color shades, tints & tones
#c75c2f color schemes
#c75c2f color preview, HTML & CSS examples
This text has a color of #c75c2f
<p style="color:#c75c2f;">Text here</p>
.mytext {color:#c75c2f;}
This box has a color of #c75c2f
<div style="background-color:#c75c2f;">Content here</div>
.mybackground {background-color:#c75c2f;}
Border around this has a color of #c75c2f
<div style="border:2px solid #c75c2f;">Content here</div>
.myborder {border:2px solid #c75c2f;}