#c43f65 color space conversions
Hex:
#c43f65
RGB:
196, 63, 101
CMY:
23, 75, 60
CMYK:
0, 68, 48, 23
HSL:
343°, 52.9880%, 50.7843%
HSV (HSB):
343°, 67.8571%, 76.8627%
XYZ:
26.8914, 16.2304, 14.0274
xyY:
0.4705, 0.2840, 16.2304
CIE-Lab:
47.2753, 55.5045, 8.0843
CIE-LCH:
47.2753, 56.0901, 8.2870
CIE-Luv:
47.2753, 90.0042, -0.4889
Hunter-Lab:
40.2869, 48.6462, 7.5569
#c43f65 color charts
#c43f65 color shades, tints & tones
#c43f65 color schemes
#c43f65 color preview, HTML & CSS examples
This text has a color of #c43f65
<p style="color:#c43f65;">Text here</p>
.mytext {color:#c43f65;}
This box has a color of #c43f65
<div style="background-color:#c43f65;">Content here</div>
.mybackground {background-color:#c43f65;}
Border around this has a color of #c43f65
<div style="border:2px solid #c43f65;">Content here</div>
.myborder {border:2px solid #c43f65;}