#c75f1f color space conversions
Hex:
#c75f1f
RGB:
199, 95, 31
CMY:
22, 63, 88
CMYK:
0, 52, 84, 22
HSL:
23°, 73.0435%, 45.0980%
HSV (HSB):
23°, 84.4221%, 78.0392%
XYZ:
27.8927, 20.4255, 3.7687
xyY:
0.5355, 0.3921, 20.4255
CIE-Lab:
52.3149, 37.8065, 52.6052
CIE-LCH:
52.3149, 64.7815, 54.2958
CIE-Luv:
52.3149, 85.0188, 43.2582
Hunter-Lab:
45.1945, 31.0744, 26.6920
#c75f1f color charts
#c75f1f color shades, tints & tones
#c75f1f color schemes
#c75f1f color preview, HTML & CSS examples
This text has a color of #c75f1f
<p style="color:#c75f1f;">Text here</p>
.mytext {color:#c75f1f;}
This box has a color of #c75f1f
<div style="background-color:#c75f1f;">Content here</div>
.mybackground {background-color:#c75f1f;}
Border around this has a color of #c75f1f
<div style="border:2px solid #c75f1f;">Content here</div>
.myborder {border:2px solid #c75f1f;}