#c55b8e color space conversions
Hex:
#c55b8e
RGB:
197, 91, 142
CMY:
23, 64, 44
CMYK:
0, 54, 28, 23
HSL:
331°, 47.7477%, 56.4706%
HSV (HSB):
331°, 53.8071%, 77.2549%
XYZ:
31.6495, 21.3055, 28.0354
xyY:
0.3908, 0.2631, 21.3055
CIE-Lab:
53.2822, 47.9307, -7.7846
CIE-LCH:
53.2822, 48.5587, 350.7749
CIE-Luv:
53.2822, 64.3935, -19.3085
Hunter-Lab:
46.1579, 41.6176, -3.7012
#c55b8e color charts
#c55b8e color shades, tints & tones
#c55b8e color schemes
#c55b8e color preview, HTML & CSS examples
This text has a color of #c55b8e
<p style="color:#c55b8e;">Text here</p>
.mytext {color:#c55b8e;}
This box has a color of #c55b8e
<div style="background-color:#c55b8e;">Content here</div>
.mybackground {background-color:#c55b8e;}
Border around this has a color of #c55b8e
<div style="border:2px solid #c55b8e;">Content here</div>
.myborder {border:2px solid #c55b8e;}