#c7105d color space conversions
Hex:
#c7105d
RGB:
199, 16, 93
CMY:
22, 94, 64
CMYK:
0, 92, 53, 22
HSL:
335°, 85.1163%, 42.1569%
HSV (HSB):
335°, 91.9598%, 78.0392%
XYZ:
25.7143, 13.3030, 11.5684
xyY:
0.5083, 0.2630, 13.3030
CIE-Lab:
43.2163, 68.1389, 7.3715
CIE-LCH:
43.2163, 68.5364, 6.1744
CIE-Luv:
43.2163, 111.1367, -4.3735
Hunter-Lab:
36.4733, 62.0171, 6.7261
#c7105d color charts
#c7105d color shades, tints & tones
#c7105d color schemes
#c7105d color preview, HTML & CSS examples
This text has a color of #c7105d
<p style="color:#c7105d;">Text here</p>
.mytext {color:#c7105d;}
This box has a color of #c7105d
<div style="background-color:#c7105d;">Content here</div>
.mybackground {background-color:#c7105d;}
Border around this has a color of #c7105d
<div style="border:2px solid #c7105d;">Content here</div>
.myborder {border:2px solid #c7105d;}