#ff2160 color space conversions
Hex:
#ff2160
RGB:
255, 33, 96
CMY:
0, 87, 62
CMYK:
0, 87, 62, 0
HSL:
343°, 100.0000%, 56.4706%
HSV (HSB):
343°, 87.0588%, 100.0000%
XYZ:
43.8952, 23.1922, 13.2293
xyY:
0.5465, 0.2888, 23.1922
CIE-Lab:
55.2698, 79.2847, 23.8210
CIE-LCH:
55.2698, 82.7859, 16.7228
CIE-Luv:
55.2698, 150.2394, 11.0883
Hunter-Lab:
48.1583, 78.4215, 17.4235
#ff2160 color charts
#ff2160 color shades, tints & tones
#ff2160 color schemes
#ff2160 color preview, HTML & CSS examples
This text has a color of #ff2160
<p style="color:#ff2160;">Text here</p>
.mytext {color:#ff2160;}
This box has a color of #ff2160
<div style="background-color:#ff2160;">Content here</div>
.mybackground {background-color:#ff2160;}
Border around this has a color of #ff2160
<div style="border:2px solid #ff2160;">Content here</div>
.myborder {border:2px solid #ff2160;}