#c55b9a color space conversions
Hex:
#c55b9a
RGB:
197, 91, 154
CMY:
23, 64, 40
CMYK:
0, 54, 22, 23
HSL:
324°, 47.7477%, 56.4706%
HSV (HSB):
324°, 53.8071%, 77.2549%
XYZ:
32.5998, 21.6856, 33.0394
xyY:
0.3733, 0.2483, 21.6856
CIE-Lab:
53.6918, 49.5995, -14.2380
CIE-LCH:
53.6918, 51.6026, 343.9834
CIE-Luv:
53.6918, 61.0719, -28.8058
Hunter-Lab:
46.5678, 43.4653, -9.4682
#c55b9a color charts
#c55b9a color shades, tints & tones
#c55b9a color schemes
#c55b9a color preview, HTML & CSS examples
This text has a color of #c55b9a
<p style="color:#c55b9a;">Text here</p>
.mytext {color:#c55b9a;}
This box has a color of #c55b9a
<div style="background-color:#c55b9a;">Content here</div>
.mybackground {background-color:#c55b9a;}
Border around this has a color of #c55b9a
<div style="border:2px solid #c55b9a;">Content here</div>
.myborder {border:2px solid #c55b9a;}