#c65c8b color space conversions
Hex:
#c65c8b
RGB:
198, 92, 139
CMY:
22, 64, 45
CMYK:
0, 54, 30, 22
HSL:
333°, 48.1818%, 56.8627%
HSV (HSB):
333°, 53.5354%, 77.6471%
XYZ:
31.7760, 21.5241, 26.9059
xyY:
0.3962, 0.2684, 21.5241
CIE-Lab:
53.5184, 47.3737, -5.6451
CIE-LCH:
53.5184, 47.7089, 353.2046
CIE-Luv:
53.5184, 65.4795, -16.2617
Hunter-Lab:
46.3941, 41.0677, -1.9089
#c65c8b color charts
#c65c8b color shades, tints & tones
#c65c8b color schemes
#c65c8b color preview, HTML & CSS examples
This text has a color of #c65c8b
<p style="color:#c65c8b;">Text here</p>
.mytext {color:#c65c8b;}
This box has a color of #c65c8b
<div style="background-color:#c65c8b;">Content here</div>
.mybackground {background-color:#c65c8b;}
Border around this has a color of #c65c8b
<div style="border:2px solid #c65c8b;">Content here</div>
.myborder {border:2px solid #c65c8b;}