#c45f7d color space conversions
Hex:
#c45f7d
RGB:
196, 95, 125
CMY:
23, 63, 51
CMYK:
0, 52, 36, 23
HSL:
342°, 46.1187%, 57.0588%
HSV (HSB):
342°, 51.5306%, 76.8627%
XYZ:
30.5588, 21.4008, 21.9222
xyY:
0.4136, 0.2897, 21.4008
CIE-Lab:
53.3854, 43.4581, 2.4093
CIE-LCH:
53.3854, 43.5249, 3.1732
CIE-Luv:
53.3854, 65.9678, -4.7343
Hunter-Lab:
46.2611, 36.9556, 4.2864
#c45f7d color charts
#c45f7d color shades, tints & tones
#c45f7d color schemes
#c45f7d color preview, HTML & CSS examples
This text has a color of #c45f7d
<p style="color:#c45f7d;">Text here</p>
.mytext {color:#c45f7d;}
This box has a color of #c45f7d
<div style="background-color:#c45f7d;">Content here</div>
.mybackground {background-color:#c45f7d;}
Border around this has a color of #c45f7d
<div style="border:2px solid #c45f7d;">Content here</div>
.myborder {border:2px solid #c45f7d;}