#c5385b color space conversions
Hex:
#c5385b
RGB:
197, 56, 91
CMY:
23, 78, 64
CMYK:
0, 72, 54, 23
HSL:
345°, 55.7312%, 49.6078%
HSV (HSB):
345°, 71.5736%, 77.2549%
XYZ:
26.3285, 15.4540, 11.4928
xyY:
0.4942, 0.2901, 15.4540
CIE-Lab:
46.2498, 57.6177, 12.8085
CIE-LCH:
46.2498, 59.0242, 12.5331
CIE-Luv:
46.2498, 97.4406, 4.1976
Hunter-Lab:
39.3116, 50.7530, 10.1846
#c5385b color charts
#c5385b color shades, tints & tones
#c5385b color schemes
#c5385b color preview, HTML & CSS examples
This text has a color of #c5385b
<p style="color:#c5385b;">Text here</p>
.mytext {color:#c5385b;}
This box has a color of #c5385b
<div style="background-color:#c5385b;">Content here</div>
.mybackground {background-color:#c5385b;}
Border around this has a color of #c5385b
<div style="border:2px solid #c5385b;">Content here</div>
.myborder {border:2px solid #c5385b;}