#c65d8b color space conversions
Hex:
#c65d8b
RGB:
198, 93, 139
CMY:
22, 64, 45
CMYK:
0, 53, 30, 22
HSL:
334°, 47.9452%, 57.0588%
HSV (HSB):
334°, 53.0303%, 77.6471%
XYZ:
31.8633, 21.6985, 26.9350
xyY:
0.3958, 0.2696, 21.6985
CIE-Lab:
53.7057, 46.8837, -5.3674
CIE-LCH:
53.7057, 47.1900, 353.4690
CIE-Luv:
53.7057, 64.9662, -15.7959
Hunter-Lab:
46.5817, 40.5813, -1.6761
#c65d8b color charts
#c65d8b color shades, tints & tones
#c65d8b color schemes
#c65d8b color preview, HTML & CSS examples
This text has a color of #c65d8b
<p style="color:#c65d8b;">Text here</p>
.mytext {color:#c65d8b;}
This box has a color of #c65d8b
<div style="background-color:#c65d8b;">Content here</div>
.mybackground {background-color:#c65d8b;}
Border around this has a color of #c65d8b
<div style="border:2px solid #c65d8b;">Content here</div>
.myborder {border:2px solid #c65d8b;}