#c24d65 color space conversions
Hex:
#c24d65
RGB:
194, 77, 101
CMY:
24, 70, 60
CMYK:
0, 60, 48, 24
HSL:
348°, 48.9540%, 53.1373%
HSV (HSB):
348°, 60.3093%, 76.0784%
XYZ:
27.2510, 17.7167, 14.2953
xyY:
0.4598, 0.2990, 17.7167
CIE-Lab:
49.1506, 48.8774, 10.6786
CIE-LCH:
49.1506, 50.0304, 12.3242
CIE-Luv:
49.1506, 80.9469, 4.0747
Hunter-Lab:
42.0912, 41.9062, 9.3274
#c24d65 color charts
#c24d65 color shades, tints & tones
#c24d65 color schemes
#c24d65 color preview, HTML & CSS examples
This text has a color of #c24d65
<p style="color:#c24d65;">Text here</p>
.mytext {color:#c24d65;}
This box has a color of #c24d65
<div style="background-color:#c24d65;">Content here</div>
.mybackground {background-color:#c24d65;}
Border around this has a color of #c24d65
<div style="border:2px solid #c24d65;">Content here</div>
.myborder {border:2px solid #c24d65;}