#c65d89 color space conversions
Hex:
#c65d89
RGB:
198, 93, 137
CMY:
22, 64, 46
CMYK:
0, 53, 31, 22
HSL:
335°, 47.9452%, 57.0588%
HSV (HSB):
335°, 53.0303%, 77.6471%
XYZ:
31.7184, 21.6406, 26.1722
xyY:
0.3988, 0.2721, 21.6406
CIE-Lab:
53.6436, 46.6243, -4.2780
CIE-LCH:
53.6436, 46.8201, 354.7575
CIE-Luv:
53.6436, 65.5024, -14.2536
Hunter-Lab:
46.5195, 40.2977, -0.7934
#c65d89 color charts
#c65d89 color shades, tints & tones
#c65d89 color schemes
#c65d89 color preview, HTML & CSS examples
This text has a color of #c65d89
<p style="color:#c65d89;">Text here</p>
.mytext {color:#c65d89;}
This box has a color of #c65d89
<div style="background-color:#c65d89;">Content here</div>
.mybackground {background-color:#c65d89;}
Border around this has a color of #c65d89
<div style="border:2px solid #c65d89;">Content here</div>
.myborder {border:2px solid #c65d89;}