#c75f1a color space conversions
Hex:
#c75f1a
RGB:
199, 95, 26
CMY:
22, 63, 90
CMYK:
0, 52, 87, 22
HSL:
24°, 76.8889%, 44.1176%
HSV (HSB):
24°, 86.9347%, 78.0392%
XYZ:
27.8319, 20.4011, 3.4482
xyY:
0.5385, 0.3947, 20.4011
CIE-Lab:
52.2877, 37.6817, 54.4612
CIE-LCH:
52.2877, 66.2264, 55.3207
CIE-Luv:
52.2877, 85.3786, 44.2608
Hunter-Lab:
45.1676, 30.9468, 27.0910
#c75f1a color charts
#c75f1a color shades, tints & tones
#c75f1a color schemes
#c75f1a color preview, HTML & CSS examples
This text has a color of #c75f1a
<p style="color:#c75f1a;">Text here</p>
.mytext {color:#c75f1a;}
This box has a color of #c75f1a
<div style="background-color:#c75f1a;">Content here</div>
.mybackground {background-color:#c75f1a;}
Border around this has a color of #c75f1a
<div style="border:2px solid #c75f1a;">Content here</div>
.myborder {border:2px solid #c75f1a;}