#c2144e color space conversions
Hex:
#c2144e
RGB:
194, 20, 78
CMY:
24, 92, 69
CMYK:
0, 90, 60, 24
HSL:
340°, 81.3084%, 41.9608%
HSV (HSB):
340°, 89.6907%, 76.0784%
XYZ:
23.8734, 12.5197, 8.3660
xyY:
0.5334, 0.2797, 12.5197
CIE-Lab:
42.0305, 65.3417, 15.0270
CIE-LCH:
42.0305, 67.0474, 12.9514
CIE-Luv:
42.0305, 112.2756, 4.1326
Hunter-Lab:
35.3832, 58.5154, 10.7497
#c2144e color charts
#c2144e color shades, tints & tones
#c2144e color schemes
#c2144e color preview, HTML & CSS examples
This text has a color of #c2144e
<p style="color:#c2144e;">Text here</p>
.mytext {color:#c2144e;}
This box has a color of #c2144e
<div style="background-color:#c2144e;">Content here</div>
.mybackground {background-color:#c2144e;}
Border around this has a color of #c2144e
<div style="border:2px solid #c2144e;">Content here</div>
.myborder {border:2px solid #c2144e;}