#c32a64 color space conversions
Hex:
#c32a64
RGB:
195, 42, 100
CMY:
24, 84, 61
CMYK:
0, 78, 49, 24
HSL:
337°, 64.5570%, 46.4706%
HSV (HSB):
337°, 78.4615%, 76.4706%
XYZ:
25.6339, 14.1781, 13.4422
xyY:
0.4813, 0.2662, 14.1781
CIE-Lab:
44.4873, 62.3231, 4.7021
CIE-LCH:
44.4873, 62.5002, 4.3146
CIE-Luv:
44.4873, 98.4072, -5.9996
Hunter-Lab:
37.6539, 55.6245, 5.1915
#c32a64 color charts
#c32a64 color shades, tints & tones
#c32a64 color schemes
#c32a64 color preview, HTML & CSS examples
This text has a color of #c32a64
<p style="color:#c32a64;">Text here</p>
.mytext {color:#c32a64;}
This box has a color of #c32a64
<div style="background-color:#c32a64;">Content here</div>
.mybackground {background-color:#c32a64;}
Border around this has a color of #c32a64
<div style="border:2px solid #c32a64;">Content here</div>
.myborder {border:2px solid #c32a64;}