#c55b7f color space conversions
Hex:
#c55b7f
RGB:
197, 91, 127
CMY:
23, 64, 50
CMYK:
0, 54, 36, 23
HSL:
340°, 47.7477%, 56.4706%
HSV (HSB):
340°, 53.8071%, 77.2549%
XYZ:
30.5978, 20.8848, 22.4972
xyY:
0.4136, 0.2823, 20.8848
CIE-Lab:
52.8232, 46.0272, 0.4239
CIE-LCH:
52.8232, 46.0292, 0.5277
CIE-Luv:
52.8232, 68.4556, -7.8329
Hunter-Lab:
45.6999, 39.5377, 2.8026
#c55b7f color charts
#c55b7f color shades, tints & tones
#c55b7f color schemes
#c55b7f color preview, HTML & CSS examples
This text has a color of #c55b7f
<p style="color:#c55b7f;">Text here</p>
.mytext {color:#c55b7f;}
This box has a color of #c55b7f
<div style="background-color:#c55b7f;">Content here</div>
.mybackground {background-color:#c55b7f;}
Border around this has a color of #c55b7f
<div style="border:2px solid #c55b7f;">Content here</div>
.myborder {border:2px solid #c55b7f;}