#c2301c color space conversions
Hex:
#c2301c
RGB:
194, 48, 28
CMY:
24, 81, 89
CMYK:
0, 75, 86, 24
HSL:
7°, 74.7748%, 43.5294%
HSV (HSB):
7°, 85.5670%, 76.0784%
XYZ:
23.5147, 13.6671, 2.4973
xyY:
0.5926, 0.3444, 13.6671
CIE-Lab:
43.7516, 56.3346, 46.1962
CIE-LCH:
43.7516, 72.8538, 39.3529
CIE-Luv:
43.7516, 114.1484, 30.0527
Hunter-Lab:
36.9690, 48.8418, 21.8733
#c2301c color charts
#c2301c color shades, tints & tones
#c2301c color schemes
#c2301c color preview, HTML & CSS examples
This text has a color of #c2301c
<p style="color:#c2301c;">Text here</p>
.mytext {color:#c2301c;}
This box has a color of #c2301c
<div style="background-color:#c2301c;">Content here</div>
.mybackground {background-color:#c2301c;}
Border around this has a color of #c2301c
<div style="border:2px solid #c2301c;">Content here</div>
.myborder {border:2px solid #c2301c;}