#c7334c color space conversions
Hex:
#c7334c
RGB:
199, 51, 76
CMY:
22, 80, 70
CMYK:
0, 74, 62, 22
HSL:
350°, 59.2000%, 49.0196%
HSV (HSB):
350°, 74.3719%, 78.0392%
XYZ:
26.0415, 15.0316, 8.3663
xyY:
0.5267, 0.3040, 15.0316
CIE-Lab:
45.6774, 58.8967, 21.3138
CIE-LCH:
45.6774, 62.6347, 19.8944
CIE-Luv:
45.6774, 106.1344, 12.3129
Hunter-Lab:
38.7706, 52.0469, 14.3452
#c7334c color charts
#c7334c color shades, tints & tones
#c7334c color schemes
#c7334c color preview, HTML & CSS examples
This text has a color of #c7334c
<p style="color:#c7334c;">Text here</p>
.mytext {color:#c7334c;}
This box has a color of #c7334c
<div style="background-color:#c7334c;">Content here</div>
.mybackground {background-color:#c7334c;}
Border around this has a color of #c7334c
<div style="border:2px solid #c7334c;">Content here</div>
.myborder {border:2px solid #c7334c;}