#ff5c80 color space conversions
Hex:
#ff5c80
RGB:
255, 92, 128
CMY:
0, 64, 50
CMYK:
0, 64, 50, 0
HSL:
347°, 100.0000%, 68.0392%
HSV (HSB):
347°, 63.9216%, 100.0000%
XYZ:
48.9634, 30.4728, 23.7233
xyY:
0.4746, 0.2954, 30.4728
CIE-Lab:
62.0600, 64.3528, 14.2394
CIE-LCH:
62.0600, 65.9094, 12.4769
CIE-Luv:
62.0600, 114.1290, 5.4785
Hunter-Lab:
55.2022, 61.7228, 13.1615
#ff5c80 color charts
#ff5c80 color shades, tints & tones
#ff5c80 color schemes
#ff5c80 color preview, HTML & CSS examples
This text has a color of #ff5c80
<p style="color:#ff5c80;">Text here</p>
.mytext {color:#ff5c80;}
This box has a color of #ff5c80
<div style="background-color:#ff5c80;">Content here</div>
.mybackground {background-color:#ff5c80;}
Border around this has a color of #ff5c80
<div style="border:2px solid #ff5c80;">Content here</div>
.myborder {border:2px solid #ff5c80;}