#c75f1d color space conversions
Hex:
#c75f1d
RGB:
199, 95, 29
CMY:
22, 63, 89
CMYK:
0, 52, 85, 22
HSL:
23°, 74.5614%, 44.7059%
HSV (HSB):
23°, 85.4271%, 78.0392%
XYZ:
27.8672, 20.4152, 3.6342
xyY:
0.5368, 0.3932, 20.4152
CIE-Lab:
52.3035, 37.7542, 53.3707
CIE-LCH:
52.3035, 65.3743, 54.7246
CIE-Luv:
52.3035, 85.1695, 43.6782
Hunter-Lab:
45.1832, 31.0209, 26.8595
#c75f1d color charts
#c75f1d color shades, tints & tones
#c75f1d color schemes
#c75f1d color preview, HTML & CSS examples
This text has a color of #c75f1d
<p style="color:#c75f1d;">Text here</p>
.mytext {color:#c75f1d;}
This box has a color of #c75f1d
<div style="background-color:#c75f1d;">Content here</div>
.mybackground {background-color:#c75f1d;}
Border around this has a color of #c75f1d
<div style="border:2px solid #c75f1d;">Content here</div>
.myborder {border:2px solid #c75f1d;}