#c55b6e color space conversions
Hex:
#c55b6e
RGB:
197, 91, 110
CMY:
23, 64, 57
CMYK:
0, 54, 44, 23
HSL:
349°, 47.7477%, 56.4706%
HSV (HSB):
349°, 53.8071%, 77.2549%
XYZ:
29.5815, 20.4783, 17.1454
xyY:
0.4402, 0.3047, 20.4783
CIE-Lab:
52.3737, 44.1278, 9.8851
CIE-LCH:
52.3737, 45.2215, 12.6264
CIE-Luv:
52.3737, 72.8338, 4.3850
Hunter-Lab:
45.2529, 37.4915, 9.2132
#c55b6e color charts
#c55b6e color shades, tints & tones
#c55b6e color schemes
#c55b6e color preview, HTML & CSS examples
This text has a color of #c55b6e
<p style="color:#c55b6e;">Text here</p>
.mytext {color:#c55b6e;}
This box has a color of #c55b6e
<div style="background-color:#c55b6e;">Content here</div>
.mybackground {background-color:#c55b6e;}
Border around this has a color of #c55b6e
<div style="border:2px solid #c55b6e;">Content here</div>
.myborder {border:2px solid #c55b6e;}