#c44a8c color space conversions
Hex:
#c44a8c
RGB:
196, 74, 140
CMY:
23, 71, 45
CMYK:
0, 62, 29, 23
HSL:
328°, 50.8333%, 52.9412%
HSV (HSB):
328°, 62.2449%, 76.8627%
XYZ:
29.9474, 18.5268, 26.8086
xyY:
0.3978, 0.2461, 18.5268
CIE-Lab:
50.1289, 55.1949, -11.3376
CIE-LCH:
50.1289, 56.3473, 348.3923
CIE-Luv:
50.1289, 72.1258, -25.3473
Hunter-Lab:
43.0427, 48.8681, -6.7980
#c44a8c color charts
#c44a8c color shades, tints & tones
#c44a8c color schemes
#c44a8c color preview, HTML & CSS examples
This text has a color of #c44a8c
<p style="color:#c44a8c;">Text here</p>
.mytext {color:#c44a8c;}
This box has a color of #c44a8c
<div style="background-color:#c44a8c;">Content here</div>
.mybackground {background-color:#c44a8c;}
Border around this has a color of #c44a8c
<div style="border:2px solid #c44a8c;">Content here</div>
.myborder {border:2px solid #c44a8c;}