#c65e86 color space conversions
Hex:
#c65e86
RGB:
198, 94, 134
CMY:
22, 63, 47
CMYK:
0, 53, 32, 22
HSL:
337°, 47.7064%, 57.2549%
HSV (HSB):
337°, 52.5253%, 77.6471%
XYZ:
31.5945, 21.7324, 25.0838
xyY:
0.4029, 0.2772, 21.7324
CIE-Lab:
53.7419, 45.7482, -2.3602
CIE-LCH:
53.7419, 45.8090, 357.0467
CIE-Luv:
53.7419, 65.7700, -11.4914
Hunter-Lab:
46.6180, 39.3934, 0.7304
#c65e86 color charts
#c65e86 color shades, tints & tones
#c65e86 color schemes
#c65e86 color preview, HTML & CSS examples
This text has a color of #c65e86
<p style="color:#c65e86;">Text here</p>
.mytext {color:#c65e86;}
This box has a color of #c65e86
<div style="background-color:#c65e86;">Content here</div>
.mybackground {background-color:#c65e86;}
Border around this has a color of #c65e86
<div style="border:2px solid #c65e86;">Content here</div>
.myborder {border:2px solid #c65e86;}