#c45d6c color space conversions
Hex:
#c45d6c
RGB:
196, 93, 108
CMY:
23, 64, 58
CMYK:
0, 53, 45, 23
HSL:
351°, 46.6063%, 56.6667%
HSV (HSB):
351°, 52.5510%, 76.8627%
XYZ:
29.3861, 20.6472, 16.6238
xyY:
0.4409, 0.3098, 20.6472
CIE-Lab:
52.5612, 42.5719, 11.3148
CIE-LCH:
52.5612, 44.0499, 14.8840
CIE-Luv:
52.5612, 71.3071, 6.4261
Hunter-Lab:
45.4392, 35.9197, 10.1163
#c45d6c color charts
#c45d6c color shades, tints & tones
#c45d6c color schemes
#c45d6c color preview, HTML & CSS examples
This text has a color of #c45d6c
<p style="color:#c45d6c;">Text here</p>
.mytext {color:#c45d6c;}
This box has a color of #c45d6c
<div style="background-color:#c45d6c;">Content here</div>
.mybackground {background-color:#c45d6c;}
Border around this has a color of #c45d6c
<div style="border:2px solid #c45d6c;">Content here</div>
.myborder {border:2px solid #c45d6c;}