#c65a94 color space conversions
Hex:
#c65a94
RGB:
198, 90, 148
CMY:
22, 65, 42
CMYK:
0, 55, 25, 22
HSL:
328°, 48.6486%, 56.4706%
HSV (HSB):
328°, 54.5455%, 77.6471%
XYZ:
32.2902, 21.4562, 30.4566
xyY:
0.3835, 0.2548, 21.4562
CIE-Lab:
53.4452, 49.5508, -11.0656
CIE-LCH:
53.4452, 50.7713, 347.4114
CIE-Luv:
53.4452, 63.9768, -24.2345
Hunter-Lab:
46.3209, 43.3705, -6.5593
#c65a94 color charts
#c65a94 color shades, tints & tones
#c65a94 color schemes
#c65a94 color preview, HTML & CSS examples
This text has a color of #c65a94
<p style="color:#c65a94;">Text here</p>
.mytext {color:#c65a94;}
This box has a color of #c65a94
<div style="background-color:#c65a94;">Content here</div>
.mybackground {background-color:#c65a94;}
Border around this has a color of #c65a94
<div style="border:2px solid #c65a94;">Content here</div>
.myborder {border:2px solid #c65a94;}