#ff7380 color space conversions
Hex:
#ff7380
RGB:
255, 115, 128
CMY:
0, 55, 50
CMYK:
0, 55, 50, 0
HSL:
354°, 100.0000%, 72.5490%
HSV (HSB):
354°, 54.9020%, 100.0000%
XYZ:
51.2670, 35.0800, 24.4911
xyY:
0.4625, 0.3165, 35.0800
CIE-Lab:
65.8109, 54.3751, 19.4217
CIE-LCH:
65.8109, 57.7396, 19.6557
CIE-Luv:
65.8109, 100.2643, 14.2747
Hunter-Lab:
59.2284, 50.8568, 16.9432
#ff7380 color charts
#ff7380 color shades, tints & tones
#ff7380 color schemes
#ff7380 color preview, HTML & CSS examples
This text has a color of #ff7380
<p style="color:#ff7380;">Text here</p>
.mytext {color:#ff7380;}
This box has a color of #ff7380
<div style="background-color:#ff7380;">Content here</div>
.mybackground {background-color:#ff7380;}
Border around this has a color of #ff7380
<div style="border:2px solid #ff7380;">Content here</div>
.myborder {border:2px solid #ff7380;}