#c55b6f color space conversions
Hex:
#c55b6f
RGB:
197, 91, 111
CMY:
23, 64, 56
CMYK:
0, 54, 44, 23
HSL:
349°, 47.7477%, 56.4706%
HSV (HSB):
349°, 53.8071%, 77.2549%
XYZ:
29.6363, 20.5002, 17.4339
xyY:
0.4386, 0.3034, 20.5002
CIE-Lab:
52.3981, 44.2318, 9.3249
CIE-LCH:
52.3981, 45.2040, 11.9047
CIE-Luv:
52.3981, 72.5851, 3.6950
Hunter-Lab:
45.2771, 37.6028, 8.8645
#c55b6f color charts
#c55b6f color shades, tints & tones
#c55b6f color schemes
#c55b6f color preview, HTML & CSS examples
This text has a color of #c55b6f
<p style="color:#c55b6f;">Text here</p>
.mytext {color:#c55b6f;}
This box has a color of #c55b6f
<div style="background-color:#c55b6f;">Content here</div>
.mybackground {background-color:#c55b6f;}
Border around this has a color of #c55b6f
<div style="border:2px solid #c55b6f;">Content here</div>
.myborder {border:2px solid #c55b6f;}