#c45d65 color space conversions
Hex:
#c45d65
RGB:
196, 93, 101
CMY:
23, 64, 60
CMYK:
0, 53, 48, 23
HSL:
355°, 46.6063%, 56.6667%
HSV (HSB):
355°, 52.5510%, 76.8627%
XYZ:
29.0283, 20.5040, 14.7396
xyY:
0.4516, 0.3190, 20.5040
CIE-Lab:
52.4024, 41.8785, 15.2426
CIE-LCH:
52.4024, 44.5662, 20.0001
CIE-Luv:
52.4024, 72.9412, 11.0738
Hunter-Lab:
45.2814, 35.1874, 12.3974
#c45d65 color charts
#c45d65 color shades, tints & tones
#c45d65 color schemes
#c45d65 color preview, HTML & CSS examples
This text has a color of #c45d65
<p style="color:#c45d65;">Text here</p>
.mytext {color:#c45d65;}
This box has a color of #c45d65
<div style="background-color:#c45d65;">Content here</div>
.mybackground {background-color:#c45d65;}
Border around this has a color of #c45d65
<div style="border:2px solid #c45d65;">Content here</div>
.myborder {border:2px solid #c45d65;}