#c41a7a color space conversions
Hex:
#c41a7a
RGB:
196, 26, 122
CMY:
23, 90, 52
CMYK:
0, 87, 38, 23
HSL:
326°, 76.5766%, 43.5294%
HSV (HSB):
326°, 86.7347%, 76.8627%
XYZ:
26.6472, 13.8797, 19.6869
xyY:
0.4425, 0.2305, 13.8797
CIE-Lab:
44.0599, 68.3671, -9.5415
CIE-LCH:
44.0599, 69.0298, 352.0549
CIE-Luv:
44.0599, 94.4090, -24.8060
Hunter-Lab:
37.2555, 62.4762, -5.2519
#c41a7a color charts
#c41a7a color shades, tints & tones
#c41a7a color schemes
#c41a7a color preview, HTML & CSS examples
This text has a color of #c41a7a
<p style="color:#c41a7a;">Text here</p>
.mytext {color:#c41a7a;}
This box has a color of #c41a7a
<div style="background-color:#c41a7a;">Content here</div>
.mybackground {background-color:#c41a7a;}
Border around this has a color of #c41a7a
<div style="border:2px solid #c41a7a;">Content here</div>
.myborder {border:2px solid #c41a7a;}