#ff3270 color space conversions
Hex:
#ff3270
RGB:
255, 50, 112
CMY:
0, 80, 56
CMYK:
0, 80, 56, 0
HSL:
342°, 100.0000%, 59.8039%
HSV (HSB):
342°, 80.3922%, 100.0000%
XYZ:
45.3052, 24.7111, 17.7111
xyY:
0.5164, 0.2817, 24.7111
CIE-Lab:
56.7928, 76.8149, 16.3294
CIE-LCH:
56.7928, 78.5314, 12.0013
CIE-Luv:
56.7928, 139.1507, 4.2509
Hunter-Lab:
49.7102, 75.6897, 13.6729
#ff3270 color charts
#ff3270 color shades, tints & tones
#ff3270 color schemes
#ff3270 color preview, HTML & CSS examples
This text has a color of #ff3270
<p style="color:#ff3270;">Text here</p>
.mytext {color:#ff3270;}
This box has a color of #ff3270
<div style="background-color:#ff3270;">Content here</div>
.mybackground {background-color:#ff3270;}
Border around this has a color of #ff3270
<div style="border:2px solid #ff3270;">Content here</div>
.myborder {border:2px solid #ff3270;}