#c2324a color space conversions
Hex:
#c2324a
RGB:
194, 50, 74
CMY:
24, 80, 71
CMYK:
0, 74, 62, 24
HSL:
350°, 59.0164%, 47.8431%
HSV (HSB):
350°, 74.2268%, 76.0784%
XYZ:
24.6248, 14.2450, 7.9302
xyY:
0.5262, 0.3044, 14.2450
CIE-Lab:
44.5822, 57.6182, 20.9292
CIE-LCH:
44.5822, 61.3016, 19.9630
CIE-Luv:
44.5822, 103.1528, 12.0704
Hunter-Lab:
37.7425, 50.4115, 13.9620
#c2324a color charts
#c2324a color shades, tints & tones
#c2324a color schemes
#c2324a color preview, HTML & CSS examples
This text has a color of #c2324a
<p style="color:#c2324a;">Text here</p>
.mytext {color:#c2324a;}
This box has a color of #c2324a
<div style="background-color:#c2324a;">Content here</div>
.mybackground {background-color:#c2324a;}
Border around this has a color of #c2324a
<div style="border:2px solid #c2324a;">Content here</div>
.myborder {border:2px solid #c2324a;}