#c1025a color space conversions
Hex:
#c1025a
RGB:
193, 2, 90
CMY:
24, 99, 65
CMYK:
0, 99, 53, 24
HSL:
332°, 97.9487%, 38.2353%
HSV (HSB):
332°, 98.9637%, 75.6863%
XYZ:
23.8595, 12.1191, 10.7545
xyY:
0.5105, 0.2593, 12.1191
CIE-Lab:
41.4047, 67.9774, 6.5236
CIE-LCH:
41.4047, 68.2897, 5.4817
CIE-Luv:
41.4047, 109.4358, -5.3165
Hunter-Lab:
34.8124, 61.4172, 6.0524
#c1025a color charts
#c1025a color shades, tints & tones
#c1025a color schemes
#c1025a color preview, HTML & CSS examples
This text has a color of #c1025a
<p style="color:#c1025a;">Text here</p>
.mytext {color:#c1025a;}
This box has a color of #c1025a
<div style="background-color:#c1025a;">Content here</div>
.mybackground {background-color:#c1025a;}
Border around this has a color of #c1025a
<div style="border:2px solid #c1025a;">Content here</div>
.myborder {border:2px solid #c1025a;}