#c65d80 color space conversions
Hex:
#c65d80
RGB:
198, 93, 128
CMY:
22, 64, 50
CMYK:
0, 53, 35, 22
HSL:
340°, 47.9452%, 57.0588%
HSV (HSB):
340°, 53.0303%, 77.6471%
XYZ:
31.0993, 21.3930, 22.9122
xyY:
0.4124, 0.2837, 21.3930
CIE-Lab:
53.3769, 45.5025, 0.6559
CIE-LCH:
53.3769, 45.5072, 0.8259
CIE-Luv:
53.3769, 67.8842, -7.4327
Hunter-Lab:
46.2525, 39.0781, 3.0062
#c65d80 color charts
#c65d80 color shades, tints & tones
#c65d80 color schemes
#c65d80 color preview, HTML & CSS examples
This text has a color of #c65d80
<p style="color:#c65d80;">Text here</p>
.mytext {color:#c65d80;}
This box has a color of #c65d80
<div style="background-color:#c65d80;">Content here</div>
.mybackground {background-color:#c65d80;}
Border around this has a color of #c65d80
<div style="border:2px solid #c65d80;">Content here</div>
.myborder {border:2px solid #c65d80;}