#c65a8f color space conversions
Hex:
#c65a8f
RGB:
198, 90, 143
CMY:
22, 65, 44
CMYK:
0, 55, 28, 22
HSL:
331°, 48.6486%, 56.4706%
HSV (HSB):
331°, 54.5455%, 77.6471%
XYZ:
31.9028, 21.3013, 28.4167
xyY:
0.3909, 0.2610, 21.3013
CIE-Lab:
53.2776, 48.8724, -8.3667
CIE-LCH:
53.2776, 49.5833, 350.2855
CIE-Luv:
53.2776, 65.3796, -20.2989
Hunter-Lab:
46.1533, 42.6173, -4.1977
#c65a8f color charts
#c65a8f color shades, tints & tones
#c65a8f color schemes
#c65a8f color preview, HTML & CSS examples
This text has a color of #c65a8f
<p style="color:#c65a8f;">Text here</p>
.mytext {color:#c65a8f;}
This box has a color of #c65a8f
<div style="background-color:#c65a8f;">Content here</div>
.mybackground {background-color:#c65a8f;}
Border around this has a color of #c65a8f
<div style="border:2px solid #c65a8f;">Content here</div>
.myborder {border:2px solid #c65a8f;}