#c65c82 color space conversions
Hex:
#c65c82
RGB:
198, 92, 130
CMY:
22, 64, 49
CMYK:
0, 54, 34, 22
HSL:
338°, 48.1818%, 56.8627%
HSV (HSB):
338°, 53.5354%, 77.6471%
XYZ:
31.1451, 21.2718, 23.5834
xyY:
0.4098, 0.2799, 21.2718
CIE-Lab:
53.2457, 46.2373, -0.7209
CIE-LCH:
53.2457, 46.2430, 359.1068
CIE-Luv:
53.2457, 67.9011, -9.3897
Hunter-Lab:
46.1213, 39.8263, 1.9679
#c65c82 color charts
#c65c82 color shades, tints & tones
#c65c82 color schemes
#c65c82 color preview, HTML & CSS examples
This text has a color of #c65c82
<p style="color:#c65c82;">Text here</p>
.mytext {color:#c65c82;}
This box has a color of #c65c82
<div style="background-color:#c65c82;">Content here</div>
.mybackground {background-color:#c65c82;}
Border around this has a color of #c65c82
<div style="border:2px solid #c65c82;">Content here</div>
.myborder {border:2px solid #c65c82;}