#c65e9b color space conversions
Hex:
#c65e9b
RGB:
198, 94, 155
CMY:
22, 63, 39
CMYK:
0, 53, 22, 22
HSL:
325°, 47.7064%, 57.2549%
HSV (HSB):
325°, 52.5253%, 77.6471%
XYZ:
33.2078, 22.3777, 33.5794
xyY:
0.3724, 0.2510, 22.3777
CIE-Lab:
54.4255, 48.5995, -13.7013
CIE-LCH:
54.4255, 50.4939, 344.2556
CIE-Luv:
54.4255, 60.1496, -27.9281
Hunter-Lab:
47.3051, 42.5216, -8.9733
#c65e9b color charts
#c65e9b color shades, tints & tones
#c65e9b color schemes
#c65e9b color preview, HTML & CSS examples
This text has a color of #c65e9b
<p style="color:#c65e9b;">Text here</p>
.mytext {color:#c65e9b;}
This box has a color of #c65e9b
<div style="background-color:#c65e9b;">Content here</div>
.mybackground {background-color:#c65e9b;}
Border around this has a color of #c65e9b
<div style="border:2px solid #c65e9b;">Content here</div>
.myborder {border:2px solid #c65e9b;}