#ff2b60 color space conversions
Hex:
#ff2b60
RGB:
255, 43, 96
CMY:
0, 83, 62
CMYK:
0, 83, 62, 0
HSL:
345°, 100.0000%, 58.4314%
HSV (HSB):
345°, 83.1373%, 100.0000%
XYZ:
44.2152, 23.8323, 13.3360
xyY:
0.5433, 0.2928, 23.8323
CIE-Lab:
55.9195, 77.4214, 24.6756
CIE-LCH:
55.9195, 81.2586, 17.6780
CIE-Luv:
55.9195, 147.2536, 12.5456
Hunter-Lab:
48.8183, 76.2370, 17.9762
#ff2b60 color charts
#ff2b60 color shades, tints & tones
#ff2b60 color schemes
#ff2b60 color preview, HTML & CSS examples
This text has a color of #ff2b60
<p style="color:#ff2b60;">Text here</p>
.mytext {color:#ff2b60;}
This box has a color of #ff2b60
<div style="background-color:#ff2b60;">Content here</div>
.mybackground {background-color:#ff2b60;}
Border around this has a color of #ff2b60
<div style="border:2px solid #ff2b60;">Content here</div>
.myborder {border:2px solid #ff2b60;}