#c2430e color space conversions
Hex:
#c2430e
RGB:
194, 67, 14
CMY:
24, 74, 95
CMYK:
0, 65, 93, 24
HSL:
18°, 86.5385%, 40.7843%
HSV (HSB):
18°, 92.7835%, 76.0784%
XYZ:
24.3346, 15.5153, 2.1277
xyY:
0.5797, 0.3696, 15.5153
CIE-Lab:
46.3321, 48.8183, 53.5996
CIE-LCH:
46.3321, 72.4992, 47.6729
CIE-Luv:
46.3321, 103.3808, 37.1659
Hunter-Lab:
39.3895, 41.3443, 24.3701
#c2430e color charts
#c2430e color shades, tints & tones
#c2430e color schemes
#c2430e color preview, HTML & CSS examples
This text has a color of #c2430e
<p style="color:#c2430e;">Text here</p>
.mytext {color:#c2430e;}
This box has a color of #c2430e
<div style="background-color:#c2430e;">Content here</div>
.mybackground {background-color:#c2430e;}
Border around this has a color of #c2430e
<div style="border:2px solid #c2430e;">Content here</div>
.myborder {border:2px solid #c2430e;}