#c10f8e color space conversions
Hex:
#c10f8e
RGB:
193, 15, 142
CMY:
24, 94, 44
CMYK:
0, 92, 26, 24
HSL:
317°, 85.5769%, 40.7843%
HSV (HSB):
317°, 92.2280%, 75.6863%
XYZ:
27.0456, 13.6321, 26.7970
xyY:
0.4008, 0.2020, 13.6321
CIE-Lab:
43.7006, 71.5387, -22.4028
CIE-LCH:
43.7006, 74.9644, 342.6117
CIE-Luv:
43.7006, 84.6425, -42.6078
Hunter-Lab:
36.9217, 66.1408, -17.1863
#c10f8e color charts
#c10f8e color shades, tints & tones
#c10f8e color schemes
#c10f8e color preview, HTML & CSS examples
This text has a color of #c10f8e
<p style="color:#c10f8e;">Text here</p>
.mytext {color:#c10f8e;}
This box has a color of #c10f8e
<div style="background-color:#c10f8e;">Content here</div>
.mybackground {background-color:#c10f8e;}
Border around this has a color of #c10f8e
<div style="border:2px solid #c10f8e;">Content here</div>
.myborder {border:2px solid #c10f8e;}