#c2300c color space conversions
Hex:
#c2300c
RGB:
194, 48, 12
CMY:
24, 81, 95
CMYK:
0, 75, 94, 24
HSL:
12°, 88.3495%, 40.3922%
HSV (HSB):
12°, 93.8144%, 76.0784%
XYZ:
23.3714, 13.6098, 1.7430
xyY:
0.6035, 0.3515, 13.6098
CIE-Lab:
43.6680, 56.0563, 52.4710
CIE-LCH:
43.6680, 76.7823, 43.1078
CIE-Luv:
43.6680, 115.7070, 32.8886
Hunter-Lab:
36.8914, 48.5232, 23.0228
#c2300c color charts
#c2300c color shades, tints & tones
#c2300c color schemes
#c2300c color preview, HTML & CSS examples
This text has a color of #c2300c
<p style="color:#c2300c;">Text here</p>
.mytext {color:#c2300c;}
This box has a color of #c2300c
<div style="background-color:#c2300c;">Content here</div>
.mybackground {background-color:#c2300c;}
Border around this has a color of #c2300c
<div style="border:2px solid #c2300c;">Content here</div>
.myborder {border:2px solid #c2300c;}