#c1702a color space conversions
Hex:
#c1702a
RGB:
193, 112, 42
CMY:
24, 56, 84
CMYK:
0, 42, 78, 24
HSL:
28°, 64.2553%, 46.0784%
HSV (HSB):
28°, 78.2383%, 75.6863%
XYZ:
28.2044, 23.0930, 5.1613
xyY:
0.4996, 0.4090, 23.0930
CIE-Lab:
55.1680, 26.7418, 50.3213
CIE-LCH:
55.1680, 56.9856, 62.0129
CIE-Luv:
55.1680, 65.5324, 46.2332
Hunter-Lab:
48.0551, 20.6683, 27.2706
#c1702a color charts
#c1702a color shades, tints & tones
#c1702a color schemes
#c1702a color preview, HTML & CSS examples
This text has a color of #c1702a
<p style="color:#c1702a;">Text here</p>
.mytext {color:#c1702a;}
This box has a color of #c1702a
<div style="background-color:#c1702a;">Content here</div>
.mybackground {background-color:#c1702a;}
Border around this has a color of #c1702a
<div style="border:2px solid #c1702a;">Content here</div>
.myborder {border:2px solid #c1702a;}