#c63f7e color space conversions
Hex:
#c63f7e
RGB:
198, 63, 126
CMY:
22, 75, 51
CMYK:
0, 68, 36, 22
HSL:
332°, 54.2169%, 51.1765%
HSV (HSB):
332°, 68.1818%, 77.6471%
XYZ:
28.8321, 17.0671, 21.5133
xyY:
0.4277, 0.2532, 17.0671
CIE-Lab:
48.3445, 58.6091, -5.5486
CIE-LCH:
48.3445, 58.8712, 354.5918
CIE-Luv:
48.3445, 83.1198, -18.0293
Hunter-Lab:
41.3124, 52.2793, -1.9565
#c63f7e color charts
#c63f7e color shades, tints & tones
#c63f7e color schemes
#c63f7e color preview, HTML & CSS examples
This text has a color of #c63f7e
<p style="color:#c63f7e;">Text here</p>
.mytext {color:#c63f7e;}
This box has a color of #c63f7e
<div style="background-color:#c63f7e;">Content here</div>
.mybackground {background-color:#c63f7e;}
Border around this has a color of #c63f7e
<div style="border:2px solid #c63f7e;">Content here</div>
.myborder {border:2px solid #c63f7e;}