#c55d8d color space conversions
Hex:
#c55d8d
RGB:
197, 93, 141
CMY:
23, 64, 45
CMYK:
0, 53, 28, 23
HSL:
332°, 47.2727%, 56.8627%
HSV (HSB):
332°, 52.7919%, 77.2549%
XYZ:
31.7480, 21.6221, 27.6995
xyY:
0.3916, 0.2667, 21.6221
CIE-Lab:
53.6237, 46.8178, -6.6855
CIE-LCH:
53.6237, 47.2927, 351.8732
CIE-Luv:
53.6237, 63.6591, -17.5938
Hunter-Lab:
46.4996, 40.4983, -2.7689
#c55d8d color charts
#c55d8d color shades, tints & tones
#c55d8d color schemes
#c55d8d color preview, HTML & CSS examples
This text has a color of #c55d8d
<p style="color:#c55d8d;">Text here</p>
.mytext {color:#c55d8d;}
This box has a color of #c55d8d
<div style="background-color:#c55d8d;">Content here</div>
.mybackground {background-color:#c55d8d;}
Border around this has a color of #c55d8d
<div style="border:2px solid #c55d8d;">Content here</div>
.myborder {border:2px solid #c55d8d;}