#c7505c color space conversions
Hex:
#c7505c
RGB:
199, 80, 92
CMY:
22, 69, 64
CMYK:
0, 60, 54, 22
HSL:
354°, 51.5152%, 54.7059%
HSV (HSB):
354°, 59.7990%, 78.0392%
XYZ:
28.3536, 18.6521, 12.2310
xyY:
0.4786, 0.3149, 18.6521
CIE-Lab:
50.2777, 48.4075, 17.7711
CIE-LCH:
50.2777, 51.5665, 20.1589
CIE-Luv:
50.2777, 85.6628, 12.0806
Hunter-Lab:
43.1881, 41.6086, 13.4405
#c7505c color charts
#c7505c color shades, tints & tones
#c7505c color schemes
#c7505c color preview, HTML & CSS examples
This text has a color of #c7505c
<p style="color:#c7505c;">Text here</p>
.mytext {color:#c7505c;}
This box has a color of #c7505c
<div style="background-color:#c7505c;">Content here</div>
.mybackground {background-color:#c7505c;}
Border around this has a color of #c7505c
<div style="border:2px solid #c7505c;">Content here</div>
.myborder {border:2px solid #c7505c;}