#c2093c color space conversions
Hex:
#c2093c
RGB:
194, 9, 60
CMY:
24, 96, 76
CMYK:
0, 95, 69, 24
HSL:
343°, 91.1330%, 39.8039%
HSV (HSB):
343°, 95.3608%, 76.0784%
XYZ:
23.1614, 11.9910, 5.3687
xyY:
0.5716, 0.2959, 11.9910
CIE-Lab:
41.2017, 65.7458, 25.2850
CIE-LCH:
41.2017, 70.4404, 21.0361
CIE-Luv:
41.2017, 120.4859, 12.9332
Hunter-Lab:
34.6280, 58.7935, 15.0473
#c2093c color charts
#c2093c color shades, tints & tones
#c2093c color schemes
#c2093c color preview, HTML & CSS examples
This text has a color of #c2093c
<p style="color:#c2093c;">Text here</p>
.mytext {color:#c2093c;}
This box has a color of #c2093c
<div style="background-color:#c2093c;">Content here</div>
.mybackground {background-color:#c2093c;}
Border around this has a color of #c2093c
<div style="border:2px solid #c2093c;">Content here</div>
.myborder {border:2px solid #c2093c;}