#c65c7b color space conversions
Hex:
#c65c7b
RGB:
198, 92, 123
CMY:
22, 64, 52
CMYK:
0, 54, 38, 22
HSL:
342°, 48.1818%, 56.8627%
HSV (HSB):
342°, 53.5354%, 77.6471%
XYZ:
30.6910, 21.0901, 21.1921
xyY:
0.4206, 0.2890, 21.0901
CIE-Lab:
53.0480, 45.4058, 3.1435
CIE-LCH:
53.0480, 45.5145, 3.9603
CIE-Luv:
53.0480, 69.7438, -4.1932
Hunter-Lab:
45.9240, 38.9246, 4.7868
#c65c7b color charts
#c65c7b color shades, tints & tones
#c65c7b color schemes
#c65c7b color preview, HTML & CSS examples
This text has a color of #c65c7b
<p style="color:#c65c7b;">Text here</p>
.mytext {color:#c65c7b;}
This box has a color of #c65c7b
<div style="background-color:#c65c7b;">Content here</div>
.mybackground {background-color:#c65c7b;}
Border around this has a color of #c65c7b
<div style="border:2px solid #c65c7b;">Content here</div>
.myborder {border:2px solid #c65c7b;}