#c45f7c color space conversions
Hex:
#c45f7c
RGB:
196, 95, 124
CMY:
23, 63, 51
CMYK:
0, 52, 37, 23
HSL:
343°, 46.1187%, 57.0588%
HSV (HSB):
343°, 51.5306%, 76.8627%
XYZ:
30.4952, 21.3754, 21.5874
xyY:
0.4151, 0.2910, 21.3754
CIE-Lab:
53.3579, 43.3389, 2.9617
CIE-LCH:
53.3579, 43.4400, 3.9094
CIE-Luv:
53.3579, 66.2177, -3.9979
Hunter-Lab:
46.2336, 36.8283, 4.6798
#c45f7c color charts
#c45f7c color shades, tints & tones
#c45f7c color schemes
#c45f7c color preview, HTML & CSS examples
This text has a color of #c45f7c
<p style="color:#c45f7c;">Text here</p>
.mytext {color:#c45f7c;}
This box has a color of #c45f7c
<div style="background-color:#c45f7c;">Content here</div>
.mybackground {background-color:#c45f7c;}
Border around this has a color of #c45f7c
<div style="border:2px solid #c45f7c;">Content here</div>
.myborder {border:2px solid #c45f7c;}