#c65585 color space conversions
Hex:
#c65585
RGB:
198, 85, 133
CMY:
22, 67, 48
CMYK:
0, 57, 33, 22
HSL:
335°, 49.7797%, 55.4902%
HSV (HSB):
335°, 57.0707%, 77.6471%
XYZ:
30.7708, 20.1962, 24.4668
xyY:
0.4079, 0.2677, 20.1962
CIE-Lab:
52.0583, 49.9687, -4.2492
CIE-LCH:
52.0583, 50.1490, 355.1394
CIE-Luv:
52.0583, 70.7154, -14.7955
Hunter-Lab:
44.9402, 43.5747, -0.8211
#c65585 color charts
#c65585 color shades, tints & tones
#c65585 color schemes
#c65585 color preview, HTML & CSS examples
This text has a color of #c65585
<p style="color:#c65585;">Text here</p>
.mytext {color:#c65585;}
This box has a color of #c65585
<div style="background-color:#c65585;">Content here</div>
.mybackground {background-color:#c65585;}
Border around this has a color of #c65585
<div style="border:2px solid #c65585;">Content here</div>
.myborder {border:2px solid #c65585;}