#c24e64 color space conversions
Hex:
#c24e64
RGB:
194, 78, 100
CMY:
24, 69, 61
CMYK:
0, 60, 48, 24
HSL:
349°, 48.7395%, 53.3333%
HSV (HSB):
349°, 59.7938%, 76.0784%
XYZ:
27.2728, 17.8382, 14.0623
xyY:
0.4609, 0.3015, 17.8382
CIE-Lab:
49.2993, 48.3246, 11.4902
CIE-LCH:
49.2993, 49.6719, 13.3750
CIE-Luv:
49.2993, 80.6504, 5.1328
Hunter-Lab:
42.2353, 41.3517, 9.8241
#c24e64 color charts
#c24e64 color shades, tints & tones
#c24e64 color schemes
#c24e64 color preview, HTML & CSS examples
This text has a color of #c24e64
<p style="color:#c24e64;">Text here</p>
.mytext {color:#c24e64;}
This box has a color of #c24e64
<div style="background-color:#c24e64;">Content here</div>
.mybackground {background-color:#c24e64;}
Border around this has a color of #c24e64
<div style="border:2px solid #c24e64;">Content here</div>
.myborder {border:2px solid #c24e64;}