#c2403e color space conversions
Hex:
#c2403e
RGB:
194, 64, 62
CMY:
24, 75, 76
CMYK:
0, 67, 68, 24
HSL:
1°, 51.9685%, 50.1961%
HSV (HSB):
1°, 68.0412%, 76.0784%
XYZ:
24.9510, 15.4839, 6.2311
xyY:
0.5347, 0.3318, 15.4839
CIE-Lab:
46.2900, 51.6585, 30.3244
CIE-LCH:
46.2900, 59.9014, 30.4137
CIE-Luv:
46.2900, 98.6279, 22.1160
Hunter-Lab:
39.3496, 44.3225, 18.1561
#c2403e color charts
#c2403e color shades, tints & tones
#c2403e color schemes
#c2403e color preview, HTML & CSS examples
This text has a color of #c2403e
<p style="color:#c2403e;">Text here</p>
.mytext {color:#c2403e;}
This box has a color of #c2403e
<div style="background-color:#c2403e;">Content here</div>
.mybackground {background-color:#c2403e;}
Border around this has a color of #c2403e
<div style="border:2px solid #c2403e;">Content here</div>
.myborder {border:2px solid #c2403e;}