#ff2240 color space conversions
Hex:
#ff2240
RGB:
255, 34, 64
CMY:
0, 87, 75
CMYK:
0, 87, 75, 0
HSL:
352°, 100.0000%, 56.6667%
HSV (HSB):
352°, 86.6667%, 100.0000%
XYZ:
42.7374, 22.7742, 6.9938
xyY:
0.5894, 0.3141, 22.7742
CIE-Lab:
54.8390, 77.7135, 42.0394
CIE-LCH:
54.8390, 88.3555, 28.4114
CIE-Luv:
54.8390, 159.6287, 26.6218
Hunter-Lab:
47.7223, 76.3404, 24.7165
#ff2240 color charts
#ff2240 color shades, tints & tones
#ff2240 color schemes
#ff2240 color preview, HTML & CSS examples
This text has a color of #ff2240
<p style="color:#ff2240;">Text here</p>
.mytext {color:#ff2240;}
This box has a color of #ff2240
<div style="background-color:#ff2240;">Content here</div>
.mybackground {background-color:#ff2240;}
Border around this has a color of #ff2240
<div style="border:2px solid #ff2240;">Content here</div>
.myborder {border:2px solid #ff2240;}