#c64e7b color space conversions
Hex:
#c64e7b
RGB:
198, 78, 123
CMY:
22, 69, 52
CMYK:
0, 61, 38, 22
HSL:
338°, 51.2821%, 54.1176%
HSV (HSB):
338°, 60.6061%, 77.6471%
XYZ:
29.5882, 18.8846, 20.8245
xyY:
0.4270, 0.2725, 18.8846
CIE-Lab:
50.5519, 52.0060, -0.4860
CIE-LCH:
50.5519, 52.0083, 359.4646
CIE-Luv:
50.5519, 77.2114, -10.1897
Hunter-Lab:
43.4564, 45.4868, 2.0075
#c64e7b color charts
#c64e7b color shades, tints & tones
#c64e7b color schemes
#c64e7b color preview, HTML & CSS examples
This text has a color of #c64e7b
<p style="color:#c64e7b;">Text here</p>
.mytext {color:#c64e7b;}
This box has a color of #c64e7b
<div style="background-color:#c64e7b;">Content here</div>
.mybackground {background-color:#c64e7b;}
Border around this has a color of #c64e7b
<div style="border:2px solid #c64e7b;">Content here</div>
.myborder {border:2px solid #c64e7b;}