#c1628c color space conversions
Hex:
#c1628c
RGB:
193, 98, 140
CMY:
24, 62, 45
CMYK:
0, 49, 27, 24
HSL:
333°, 43.3790%, 57.0588%
HSV (HSB):
333°, 49.2228%, 75.6863%
XYZ:
31.0936, 21.9663, 27.4120
xyY:
0.3864, 0.2730, 21.9663
CIE-Lab:
53.9912, 42.8337, -5.6121
CIE-LCH:
53.9912, 43.1998, 352.5356
CIE-Luv:
53.9912, 58.2754, -15.3653
Hunter-Lab:
46.8682, 36.4024, -1.8695
#c1628c color charts
#c1628c color shades, tints & tones
#c1628c color schemes
#c1628c color preview, HTML & CSS examples
This text has a color of #c1628c
<p style="color:#c1628c;">Text here</p>
.mytext {color:#c1628c;}
This box has a color of #c1628c
<div style="background-color:#c1628c;">Content here</div>
.mybackground {background-color:#c1628c;}
Border around this has a color of #c1628c
<div style="border:2px solid #c1628c;">Content here</div>
.myborder {border:2px solid #c1628c;}