#ff2054 color space conversions
Hex:
#ff2054
RGB:
255, 32, 84
CMY:
0, 87, 67
CMYK:
0, 87, 67, 0
HSL:
346°, 100.0000%, 56.2745%
HSV (HSB):
346°, 87.4510%, 100.0000%
XYZ:
43.3567, 22.9331, 10.5289
xyY:
0.5644, 0.2985, 22.9331
CIE-Lab:
55.0034, 78.8464, 30.6207
CIE-LCH:
55.0034, 84.5836, 21.2241
CIE-Luv:
55.0034, 154.5397, 17.3976
Hunter-Lab:
47.8885, 77.8032, 20.4863
#ff2054 color charts
#ff2054 color shades, tints & tones
#ff2054 color schemes
#ff2054 color preview, HTML & CSS examples
This text has a color of #ff2054
<p style="color:#ff2054;">Text here</p>
.mytext {color:#ff2054;}
This box has a color of #ff2054
<div style="background-color:#ff2054;">Content here</div>
.mybackground {background-color:#ff2054;}
Border around this has a color of #ff2054
<div style="border:2px solid #ff2054;">Content here</div>
.myborder {border:2px solid #ff2054;}