#c1913c color space conversions
Hex:
#c1913c
RGB:
193, 145, 60
CMY:
24, 43, 76
CMYK:
0, 25, 69, 24
HSL:
38°, 52.5692%, 49.6078%
HSV (HSB):
38°, 68.9119%, 75.6863%
XYZ:
32.9333, 31.9145, 8.6993
xyY:
0.4478, 0.4339, 31.9145
CIE-Lab:
63.2722, 9.4945, 50.5361
CIE-LCH:
63.2722, 51.4203, 79.3596
CIE-Luv:
63.2722, 38.7679, 54.1220
Hunter-Lab:
56.4929, 5.1964, 30.4150
#c1913c color charts
#c1913c color shades, tints & tones
#c1913c color schemes
#c1913c color preview, HTML & CSS examples
This text has a color of #c1913c
<p style="color:#c1913c;">Text here</p>
.mytext {color:#c1913c;}
This box has a color of #c1913c
<div style="background-color:#c1913c;">Content here</div>
.mybackground {background-color:#c1913c;}
Border around this has a color of #c1913c
<div style="border:2px solid #c1913c;">Content here</div>
.myborder {border:2px solid #c1913c;}