#c2113f color space conversions
Hex:
#c2113f
RGB:
194, 17, 63
CMY:
24, 93, 75
CMYK:
0, 91, 68, 24
HSL:
344°, 83.8863%, 41.3725%
HSV (HSB):
344°, 91.2371%, 76.0784%
XYZ:
23.3458, 12.2291, 5.8326
xyY:
0.5638, 0.2953, 12.2291
CIE-Lab:
41.5780, 64.9506, 23.8793
CIE-LCH:
41.5780, 69.2012, 20.1861
CIE-Luv:
41.5780, 118.1174, 12.1063
Hunter-Lab:
34.9701, 57.9674, 14.5902
#c2113f color charts
#c2113f color shades, tints & tones
#c2113f color schemes
#c2113f color preview, HTML & CSS examples
This text has a color of #c2113f
<p style="color:#c2113f;">Text here</p>
.mytext {color:#c2113f;}
This box has a color of #c2113f
<div style="background-color:#c2113f;">Content here</div>
.mybackground {background-color:#c2113f;}
Border around this has a color of #c2113f
<div style="border:2px solid #c2113f;">Content here</div>
.myborder {border:2px solid #c2113f;}