#c1015d color space conversions
Hex:
#c1015d
RGB:
193, 1, 93
CMY:
24, 100, 64
CMYK:
0, 99, 52, 24
HSL:
331°, 98.9691%, 38.0392%
HSV (HSB):
331°, 99.4819%, 75.6863%
XYZ:
23.9790, 12.1495, 11.4372
xyY:
0.5041, 0.2554, 12.1495
CIE-Lab:
41.4527, 68.2961, 4.6902
CIE-LCH:
41.4527, 68.4570, 3.9286
CIE-Luv:
41.4527, 108.2752, -7.4042
Hunter-Lab:
34.8561, 61.7994, 4.9447
#c1015d color charts
#c1015d color shades, tints & tones
#c1015d color schemes
#c1015d color preview, HTML & CSS examples
This text has a color of #c1015d
<p style="color:#c1015d;">Text here</p>
.mytext {color:#c1015d;}
This box has a color of #c1015d
<div style="background-color:#c1015d;">Content here</div>
.mybackground {background-color:#c1015d;}
Border around this has a color of #c1015d
<div style="border:2px solid #c1015d;">Content here</div>
.myborder {border:2px solid #c1015d;}