#c5656c color space conversions
Hex:
#c5656c
RGB:
197, 101, 108
CMY:
23, 60, 58
CMYK:
0, 49, 45, 23
HSL:
356°, 45.2830%, 58.4314%
HSV (HSB):
356°, 48.7310%, 77.2549%
XYZ:
30.3864, 22.2604, 16.8825
xyY:
0.4370, 0.3202, 22.2604
CIE-Lab:
54.3022, 38.8611, 13.7650
CIE-LCH:
54.3022, 41.2270, 19.5047
CIE-Luv:
54.3022, 67.1224, 10.2283
Hunter-Lab:
47.1809, 32.3946, 11.8112
#c5656c color charts
#c5656c color shades, tints & tones
#c5656c color schemes
#c5656c color preview, HTML & CSS examples
This text has a color of #c5656c
<p style="color:#c5656c;">Text here</p>
.mytext {color:#c5656c;}
This box has a color of #c5656c
<div style="background-color:#c5656c;">Content here</div>
.mybackground {background-color:#c5656c;}
Border around this has a color of #c5656c
<div style="border:2px solid #c5656c;">Content here</div>
.myborder {border:2px solid #c5656c;}