#c55d81 color space conversions
Hex:
#c55d81
RGB:
197, 93, 129
CMY:
23, 64, 49
CMYK:
0, 53, 35, 23
HSL:
339°, 47.2727%, 56.8627%
HSV (HSB):
339°, 52.7919%, 77.2549%
XYZ:
30.9028, 21.2840, 23.2483
xyY:
0.4097, 0.2821, 21.2840
CIE-Lab:
53.2589, 45.2837, -0.1264
CIE-LCH:
53.2589, 45.2839, 359.8400
CIE-Luv:
53.2589, 66.8388, -8.4126
Hunter-Lab:
46.1346, 38.8308, 2.4165
#c55d81 color charts
#c55d81 color shades, tints & tones
#c55d81 color schemes
#c55d81 color preview, HTML & CSS examples
This text has a color of #c55d81
<p style="color:#c55d81;">Text here</p>
.mytext {color:#c55d81;}
This box has a color of #c55d81
<div style="background-color:#c55d81;">Content here</div>
.mybackground {background-color:#c55d81;}
Border around this has a color of #c55d81
<div style="border:2px solid #c55d81;">Content here</div>
.myborder {border:2px solid #c55d81;}