#c45c7f color space conversions
Hex:
#c45c7f
RGB:
196, 92, 127
CMY:
23, 64, 50
CMYK:
0, 53, 35, 23
HSL:
340°, 46.8468%, 56.4706%
HSV (HSB):
340°, 53.0612%, 76.8627%
XYZ:
30.4229, 20.9224, 22.5136
xyY:
0.4119, 0.2833, 20.9224
CIE-Lab:
52.8644, 45.1951, 0.4661
CIE-LCH:
52.8644, 45.1975, 0.5909
CIE-Luv:
52.8644, 67.1237, -7.6088
Hunter-Lab:
45.7410, 38.6758, 2.8362
#c45c7f color charts
#c45c7f color shades, tints & tones
#c45c7f color schemes
#c45c7f color preview, HTML & CSS examples
This text has a color of #c45c7f
<p style="color:#c45c7f;">Text here</p>
.mytext {color:#c45c7f;}
This box has a color of #c45c7f
<div style="background-color:#c45c7f;">Content here</div>
.mybackground {background-color:#c45c7f;}
Border around this has a color of #c45c7f
<div style="border:2px solid #c45c7f;">Content here</div>
.myborder {border:2px solid #c45c7f;}