#c9594c color space conversions
Hex:
#c9594c
RGB:
201, 89, 76
CMY:
21, 65, 70
CMYK:
0, 56, 62, 21
HSL:
6°, 53.6481%, 54.3137%
HSV (HSB):
6°, 62.1891%, 78.8235%
XYZ:
28.9643, 20.0841, 9.1875
xyY:
0.4974, 0.3449, 20.0841
CIE-Lab:
51.9321, 43.6579, 29.4022
CIE-LCH:
51.9321, 52.6356, 33.9590
CIE-Luv:
51.9321, 85.0482, 24.8915
Hunter-Lab:
44.8153, 36.9386, 19.2157
#c9594c color charts
#c9594c color shades, tints & tones
#c9594c color schemes
#c9594c color preview, HTML & CSS examples
This text has a color of #c9594c
<p style="color:#c9594c;">Text here</p>
.mytext {color:#c9594c;}
This box has a color of #c9594c
<div style="background-color:#c9594c;">Content here</div>
.mybackground {background-color:#c9594c;}
Border around this has a color of #c9594c
<div style="border:2px solid #c9594c;">Content here</div>
.myborder {border:2px solid #c9594c;}