#c10f50 color space conversions
Hex:
#c10f50
RGB:
193, 15, 80
CMY:
24, 94, 69
CMYK:
0, 92, 59, 24
HSL:
338°, 85.5769%, 40.7843%
HSV (HSB):
338°, 92.2280%, 75.6863%
XYZ:
23.6111, 12.2583, 8.7111
xyY:
0.5296, 0.2750, 12.2583
CIE-Lab:
41.6237, 65.9351, 13.1725
CIE-LCH:
41.6237, 67.2380, 11.2978
CIE-Luv:
41.6237, 111.6998, 2.1136
Hunter-Lab:
35.0118, 59.1052, 9.7567
#c10f50 color charts
#c10f50 color shades, tints & tones
#c10f50 color schemes
#c10f50 color preview, HTML & CSS examples
This text has a color of #c10f50
<p style="color:#c10f50;">Text here</p>
.mytext {color:#c10f50;}
This box has a color of #c10f50
<div style="background-color:#c10f50;">Content here</div>
.mybackground {background-color:#c10f50;}
Border around this has a color of #c10f50
<div style="border:2px solid #c10f50;">Content here</div>
.myborder {border:2px solid #c10f50;}