#c65a90 color space conversions
Hex:
#c65a90
RGB:
198, 90, 144
CMY:
22, 65, 44
CMYK:
0, 55, 27, 22
HSL:
330°, 48.6486%, 56.4706%
HSV (HSB):
330°, 54.5455%, 77.6471%
XYZ:
31.9789, 21.3317, 28.8175
xyY:
0.3894, 0.2597, 21.3317
CIE-Lab:
53.3106, 49.0063, -8.9079
CIE-LCH:
53.3106, 49.8093, 349.6978
CIE-Luv:
53.3106, 65.0997, -21.0826
Hunter-Lab:
46.1863, 42.7656, -4.6631
#c65a90 color charts
#c65a90 color shades, tints & tones
#c65a90 color schemes
#c65a90 color preview, HTML & CSS examples
This text has a color of #c65a90
<p style="color:#c65a90;">Text here</p>
.mytext {color:#c65a90;}
This box has a color of #c65a90
<div style="background-color:#c65a90;">Content here</div>
.mybackground {background-color:#c65a90;}
Border around this has a color of #c65a90
<div style="border:2px solid #c65a90;">Content here</div>
.myborder {border:2px solid #c65a90;}