#ff2a54 color space conversions
Hex:
#ff2a54
RGB:
255, 42, 84
CMY:
0, 84, 67
CMYK:
0, 84, 67, 0
HSL:
348°, 100.0000%, 58.2353%
HSV (HSB):
348°, 83.5294%, 100.0000%
XYZ:
43.6682, 23.5560, 10.6327
xyY:
0.5609, 0.3026, 23.5560
CIE-Lab:
55.6405, 77.0196, 31.4185
CIE-LCH:
55.6405, 83.1814, 22.1920
CIE-Luv:
55.6405, 151.4729, 18.7729
Hunter-Lab:
48.5345, 75.6671, 20.9852
#ff2a54 color charts
#ff2a54 color shades, tints & tones
#ff2a54 color schemes
#ff2a54 color preview, HTML & CSS examples
This text has a color of #ff2a54
<p style="color:#ff2a54;">Text here</p>
.mytext {color:#ff2a54;}
This box has a color of #ff2a54
<div style="background-color:#ff2a54;">Content here</div>
.mybackground {background-color:#ff2a54;}
Border around this has a color of #ff2a54
<div style="border:2px solid #ff2a54;">Content here</div>
.myborder {border:2px solid #ff2a54;}