#c5385c color space conversions
Hex:
#c5385c
RGB:
197, 56, 92
CMY:
23, 78, 64
CMYK:
0, 72, 53, 23
HSL:
345°, 55.7312%, 49.6078%
HSV (HSB):
345°, 71.5736%, 77.2549%
XYZ:
26.3719, 15.4714, 11.7215
xyY:
0.4923, 0.2888, 15.4714
CIE-Lab:
46.2732, 57.6964, 12.2257
CIE-LCH:
46.2732, 58.9774, 11.9639
CIE-Luv:
46.2732, 97.1155, 3.5557
Hunter-Lab:
39.3337, 50.8443, 9.8650
#c5385c color charts
#c5385c color shades, tints & tones
#c5385c color schemes
#c5385c color preview, HTML & CSS examples
This text has a color of #c5385c
<p style="color:#c5385c;">Text here</p>
.mytext {color:#c5385c;}
This box has a color of #c5385c
<div style="background-color:#c5385c;">Content here</div>
.mybackground {background-color:#c5385c;}
Border around this has a color of #c5385c
<div style="border:2px solid #c5385c;">Content here</div>
.myborder {border:2px solid #c5385c;}