#c65c85 color space conversions
Hex:
#c65c85
RGB:
198, 92, 133
CMY:
22, 64, 48
CMYK:
0, 54, 33, 22
HSL:
337°, 48.1818%, 56.8627%
HSV (HSB):
337°, 53.5354%, 77.6471%
XYZ:
31.3495, 21.3535, 24.6596
xyY:
0.4052, 0.2760, 21.3535
CIE-Lab:
53.3342, 46.6078, -2.3681
CIE-LCH:
53.3342, 46.6679, 357.0914
CIE-Luv:
53.3342, 67.0996, -11.6584
Hunter-Lab:
46.2099, 40.2299, 0.7071
#c65c85 color charts
#c65c85 color shades, tints & tones
#c65c85 color schemes
#c65c85 color preview, HTML & CSS examples
This text has a color of #c65c85
<p style="color:#c65c85;">Text here</p>
.mytext {color:#c65c85;}
This box has a color of #c65c85
<div style="background-color:#c65c85;">Content here</div>
.mybackground {background-color:#c65c85;}
Border around this has a color of #c65c85
<div style="border:2px solid #c65c85;">Content here</div>
.myborder {border:2px solid #c65c85;}