#c9505f color space conversions
Hex:
#c9505f
RGB:
201, 80, 95
CMY:
21, 69, 63
CMYK:
0, 60, 53, 21
HSL:
353°, 52.8384%, 55.0980%
HSV (HSB):
353°, 60.1990%, 78.8235%
XYZ:
29.0216, 18.9811, 12.9606
xyY:
0.4761, 0.3114, 18.9811
CIE-Lab:
50.6650, 49.3414, 16.5572
CIE-LCH:
50.6650, 52.0453, 18.5499
CIE-Luv:
50.6650, 86.5277, 10.6191
Hunter-Lab:
43.5672, 42.6622, 12.8592
#c9505f color charts
#c9505f color shades, tints & tones
#c9505f color schemes
#c9505f color preview, HTML & CSS examples
This text has a color of #c9505f
<p style="color:#c9505f;">Text here</p>
.mytext {color:#c9505f;}
This box has a color of #c9505f
<div style="background-color:#c9505f;">Content here</div>
.mybackground {background-color:#c9505f;}
Border around this has a color of #c9505f
<div style="border:2px solid #c9505f;">Content here</div>
.myborder {border:2px solid #c9505f;}