#c24f95 color space conversions
Hex:
#c24f95
RGB:
194, 79, 149
CMY:
24, 69, 42
CMYK:
0, 59, 23, 24
HSL:
323°, 48.5232%, 53.5294%
HSV (HSB):
323°, 59.2784%, 76.0784%
XYZ:
30.4689, 19.2312, 30.5399
xyY:
0.3797, 0.2397, 19.2312
CIE-Lab:
50.9566, 53.5909, -15.4754
CIE-LCH:
50.9566, 55.7806, 343.8929
CIE-Luv:
50.9566, 65.5910, -30.9756
Hunter-Lab:
43.8534, 47.2766, -10.5926
#c24f95 color charts
#c24f95 color shades, tints & tones
#c24f95 color schemes
#c24f95 color preview, HTML & CSS examples
This text has a color of #c24f95
<p style="color:#c24f95;">Text here</p>
.mytext {color:#c24f95;}
This box has a color of #c24f95
<div style="background-color:#c24f95;">Content here</div>
.mybackground {background-color:#c24f95;}
Border around this has a color of #c24f95
<div style="border:2px solid #c24f95;">Content here</div>
.myborder {border:2px solid #c24f95;}