#c41c65 color space conversions
Hex:
#c41c65
RGB:
196, 28, 101
CMY:
23, 89, 60
CMYK:
0, 86, 48, 23
HSL:
334°, 75.0000%, 43.9216%
HSV (HSB):
334°, 85.7143%, 76.8627%
XYZ:
25.5292, 13.5059, 13.5733
xyY:
0.4853, 0.2567, 13.5059
CIE-Lab:
43.5158, 66.0703, 2.7043
CIE-LCH:
43.5158, 66.1256, 2.3439
CIE-Luv:
43.5158, 102.9620, -9.1606
Hunter-Lab:
36.7503, 59.6847, 3.8272
#c41c65 color charts
#c41c65 color shades, tints & tones
#c41c65 color schemes
#c41c65 color preview, HTML & CSS examples
This text has a color of #c41c65
<p style="color:#c41c65;">Text here</p>
.mytext {color:#c41c65;}
This box has a color of #c41c65
<div style="background-color:#c41c65;">Content here</div>
.mybackground {background-color:#c41c65;}
Border around this has a color of #c41c65
<div style="border:2px solid #c41c65;">Content here</div>
.myborder {border:2px solid #c41c65;}