#c65e82 color space conversions
Hex:
#c65e82
RGB:
198, 94, 130
CMY:
22, 63, 49
CMYK:
0, 53, 34, 22
HSL:
339°, 47.7064%, 57.2549%
HSV (HSB):
339°, 52.5253%, 77.6471%
XYZ:
31.3207, 21.6229, 23.6419
xyY:
0.4090, 0.2823, 21.6229
CIE-Lab:
53.6246, 45.2505, -0.1668
CIE-LCH:
53.6246, 45.2509, 359.7887
CIE-Luv:
53.6246, 66.8150, -8.4675
Hunter-Lab:
46.5004, 38.8542, 2.4058
#c65e82 color charts
#c65e82 color shades, tints & tones
#c65e82 color schemes
#c65e82 color preview, HTML & CSS examples
This text has a color of #c65e82
<p style="color:#c65e82;">Text here</p>
.mytext {color:#c65e82;}
This box has a color of #c65e82
<div style="background-color:#c65e82;">Content here</div>
.mybackground {background-color:#c65e82;}
Border around this has a color of #c65e82
<div style="border:2px solid #c65e82;">Content here</div>
.myborder {border:2px solid #c65e82;}