#c2143e color space conversions
Hex:
#c2143e
RGB:
194, 20, 62
CMY:
24, 92, 76
CMYK:
0, 90, 68, 24
HSL:
346°, 81.3084%, 41.9608%
HSV (HSB):
346°, 89.6907%, 76.0784%
XYZ:
23.3678, 12.3174, 5.7033
xyY:
0.5646, 0.2976, 12.3174
CIE-Lab:
41.7163, 64.4528, 24.6791
CIE-LCH:
41.7163, 69.0161, 20.9519
CIE-Luv:
41.7163, 117.7608, 12.9275
Hunter-Lab:
35.0962, 57.4306, 14.9324
#c2143e color charts
#c2143e color shades, tints & tones
#c2143e color schemes
#c2143e color preview, HTML & CSS examples
This text has a color of #c2143e
<p style="color:#c2143e;">Text here</p>
.mytext {color:#c2143e;}
This box has a color of #c2143e
<div style="background-color:#c2143e;">Content here</div>
.mybackground {background-color:#c2143e;}
Border around this has a color of #c2143e
<div style="border:2px solid #c2143e;">Content here</div>
.myborder {border:2px solid #c2143e;}