#c7475c color space conversions
Hex:
#c7475c
RGB:
199, 71, 92
CMY:
22, 72, 64
CMYK:
0, 64, 54, 22
HSL:
350°, 53.3333%, 52.9412%
HSV (HSB):
350°, 64.3216%, 78.0392%
XYZ:
27.7382, 17.4213, 12.0259
xyY:
0.4851, 0.3046, 17.4213
CIE-Lab:
48.7865, 52.4001, 15.7427
CIE-LCH:
48.7865, 54.7139, 16.7219
CIE-Luv:
48.7865, 90.9550, 8.8150
Hunter-Lab:
41.7388, 45.5820, 12.1344
#c7475c color charts
#c7475c color shades, tints & tones
#c7475c color schemes
#c7475c color preview, HTML & CSS examples
This text has a color of #c7475c
<p style="color:#c7475c;">Text here</p>
.mytext {color:#c7475c;}
This box has a color of #c7475c
<div style="background-color:#c7475c;">Content here</div>
.mybackground {background-color:#c7475c;}
Border around this has a color of #c7475c
<div style="border:2px solid #c7475c;">Content here</div>
.myborder {border:2px solid #c7475c;}