#c5808c color space conversions
Hex:
#c5808c
RGB:
197, 128, 140
CMY:
23, 50, 45
CMYK:
0, 35, 29, 23
HSL:
350°, 37.2973%, 63.7255%
HSV (HSB):
350°, 35.0254%, 77.2549%
XYZ:
35.4788, 29.2021, 28.5776
xyY:
0.3804, 0.3131, 29.2021
CIE-Lab:
60.9596, 28.2866, 4.6373
CIE-LCH:
60.9596, 28.6642, 9.3103
CIE-Luv:
60.9596, 44.3174, 1.2826
Hunter-Lab:
54.0390, 22.6242, 6.4728
#c5808c color charts
#c5808c color shades, tints & tones
#c5808c color schemes
#c5808c color preview, HTML & CSS examples
This text has a color of #c5808c
<p style="color:#c5808c;">Text here</p>
.mytext {color:#c5808c;}
This box has a color of #c5808c
<div style="background-color:#c5808c;">Content here</div>
.mybackground {background-color:#c5808c;}
Border around this has a color of #c5808c
<div style="border:2px solid #c5808c;">Content here</div>
.myborder {border:2px solid #c5808c;}