#ff2f54 color space conversions
Hex:
#ff2f54
RGB:
255, 47, 84
CMY:
0, 82, 67
CMYK:
0, 82, 67, 0
HSL:
349°, 100.0000%, 59.2157%
HSV (HSB):
349°, 81.5686%, 100.0000%
XYZ:
43.8567, 23.9331, 10.6956
xyY:
0.5588, 0.3049, 23.9331
CIE-Lab:
56.0208, 75.9350, 31.8930
CIE-LCH:
56.0208, 82.3607, 22.7826
CIE-Luv:
56.0208, 149.6566, 19.5903
Hunter-Lab:
48.9215, 74.4076, 21.2827
#ff2f54 color charts
#ff2f54 color shades, tints & tones
#ff2f54 color schemes
#ff2f54 color preview, HTML & CSS examples
This text has a color of #ff2f54
<p style="color:#ff2f54;">Text here</p>
.mytext {color:#ff2f54;}
This box has a color of #ff2f54
<div style="background-color:#ff2f54;">Content here</div>
.mybackground {background-color:#ff2f54;}
Border around this has a color of #ff2f54
<div style="border:2px solid #ff2f54;">Content here</div>
.myborder {border:2px solid #ff2f54;}