#c75d2e color space conversions
Hex:
#c75d2e
RGB:
199, 93, 46
CMY:
22, 64, 82
CMYK:
0, 53, 77, 22
HSL:
18°, 62.4490%, 48.0392%
HSV (HSB):
18°, 76.8844%, 78.0392%
XYZ:
27.9607, 20.1681, 5.0039
xyY:
0.5262, 0.3796, 20.1681
CIE-Lab:
52.0267, 39.3183, 45.6490
CIE-LCH:
52.0267, 60.2474, 49.2611
CIE-Luv:
52.0267, 85.1379, 38.5760
Hunter-Lab:
44.9089, 32.5452, 24.8299
#c75d2e color charts
#c75d2e color shades, tints & tones
#c75d2e color schemes
#c75d2e color preview, HTML & CSS examples
This text has a color of #c75d2e
<p style="color:#c75d2e;">Text here</p>
.mytext {color:#c75d2e;}
This box has a color of #c75d2e
<div style="background-color:#c75d2e;">Content here</div>
.mybackground {background-color:#c75d2e;}
Border around this has a color of #c75d2e
<div style="border:2px solid #c75d2e;">Content here</div>
.myborder {border:2px solid #c75d2e;}