#c65c9b color space conversions
Hex:
#c65c9b
RGB:
198, 92, 155
CMY:
22, 64, 39
CMYK:
0, 54, 22, 22
HSL:
324°, 48.1818%, 56.8627%
HSV (HSB):
324°, 53.5354%, 77.6471%
XYZ:
33.0322, 22.0266, 33.5209
xyY:
0.3729, 0.2487, 22.0266
CIE-Lab:
54.0552, 49.5739, -14.2612
CIE-LCH:
54.0552, 51.5844, 343.9508
CIE-Luv:
54.0552, 61.0834, -28.8751
Hunter-Lab:
46.9325, 43.5007, -9.4943
#c65c9b color charts
#c65c9b color shades, tints & tones
#c65c9b color schemes
#c65c9b color preview, HTML & CSS examples
This text has a color of #c65c9b
<p style="color:#c65c9b;">Text here</p>
.mytext {color:#c65c9b;}
This box has a color of #c65c9b
<div style="background-color:#c65c9b;">Content here</div>
.mybackground {background-color:#c65c9b;}
Border around this has a color of #c65c9b
<div style="border:2px solid #c65c9b;">Content here</div>
.myborder {border:2px solid #c65c9b;}