#c1025e color space conversions
Hex:
#c1025e
RGB:
193, 2, 94
CMY:
24, 99, 63
CMYK:
0, 99, 51, 24
HSL:
331°, 97.9487%, 38.2353%
HSV (HSB):
331°, 98.9637%, 75.6863%
XYZ:
24.0344, 12.1890, 11.6756
xyY:
0.5018, 0.2545, 12.1890
CIE-Lab:
41.5150, 68.2710, 4.1463
CIE-LCH:
41.5150, 68.3968, 3.4755
CIE-Luv:
41.5150, 107.7192, -8.0047
Hunter-Lab:
34.9128, 61.7843, 4.6110
#c1025e color charts
#c1025e color shades, tints & tones
#c1025e color schemes
#c1025e color preview, HTML & CSS examples
This text has a color of #c1025e
<p style="color:#c1025e;">Text here</p>
.mytext {color:#c1025e;}
This box has a color of #c1025e
<div style="background-color:#c1025e;">Content here</div>
.mybackground {background-color:#c1025e;}
Border around this has a color of #c1025e
<div style="border:2px solid #c1025e;">Content here</div>
.myborder {border:2px solid #c1025e;}