#c55d85 color space conversions
Hex:
#c55d85
RGB:
197, 93, 133
CMY:
23, 64, 48
CMYK:
0, 53, 32, 23
HSL:
337°, 47.2727%, 56.8627%
HSV (HSB):
337°, 52.7919%, 77.2549%
XYZ:
31.1739, 21.3925, 24.6764
xyY:
0.4036, 0.2770, 21.3925
CIE-Lab:
53.3764, 45.7802, -2.3231
CIE-LCH:
53.3764, 45.8391, 357.0951
CIE-Luv:
53.3764, 65.7889, -11.4342
Hunter-Lab:
46.2520, 39.3684, 0.7439
#c55d85 color charts
#c55d85 color shades, tints & tones
#c55d85 color schemes
#c55d85 color preview, HTML & CSS examples
This text has a color of #c55d85
<p style="color:#c55d85;">Text here</p>
.mytext {color:#c55d85;}
This box has a color of #c55d85
<div style="background-color:#c55d85;">Content here</div>
.mybackground {background-color:#c55d85;}
Border around this has a color of #c55d85
<div style="border:2px solid #c55d85;">Content here</div>
.myborder {border:2px solid #c55d85;}