#c55f6c color space conversions
Hex:
#c55f6c
RGB:
197, 95, 108
CMY:
23, 63, 58
CMYK:
0, 52, 45, 23
HSL:
352°, 46.7890%, 57.2549%
HSV (HSB):
352°, 51.7766%, 77.2549%
XYZ:
29.8249, 21.1374, 16.6953
xyY:
0.4408, 0.3124, 21.1374
CIE-Lab:
53.0996, 41.9259, 12.0901
CIE-LCH:
53.0996, 43.6343, 16.0859
CIE-Luv:
53.0996, 70.8823, 7.5126
Hunter-Lab:
45.9755, 35.3384, 10.6525
#c55f6c color charts
#c55f6c color shades, tints & tones
#c55f6c color schemes
#c55f6c color preview, HTML & CSS examples
This text has a color of #c55f6c
<p style="color:#c55f6c;">Text here</p>
.mytext {color:#c55f6c;}
This box has a color of #c55f6c
<div style="background-color:#c55f6c;">Content here</div>
.mybackground {background-color:#c55f6c;}
Border around this has a color of #c55f6c
<div style="border:2px solid #c55f6c;">Content here</div>
.myborder {border:2px solid #c55f6c;}