#ff2445 color space conversions
Hex:
#ff2445
RGB:
255, 36, 69
CMY:
0, 86, 73
CMYK:
0, 86, 73, 0
HSL:
351°, 100.0000%, 57.0588%
HSV (HSB):
351°, 85.8824%, 100.0000%
XYZ:
42.9451, 22.9514, 7.7968
xyY:
0.5828, 0.3114, 22.9514
CIE-Lab:
55.0223, 77.5428, 39.4003
CIE-LCH:
55.0223, 86.9786, 26.9356
CIE-Luv:
55.0223, 157.7335, 24.8425
Hunter-Lab:
47.9076, 76.1714, 23.8861
#ff2445 color charts
#ff2445 color shades, tints & tones
#ff2445 color schemes
#ff2445 color preview, HTML & CSS examples
This text has a color of #ff2445
<p style="color:#ff2445;">Text here</p>
.mytext {color:#ff2445;}
This box has a color of #ff2445
<div style="background-color:#ff2445;">Content here</div>
.mybackground {background-color:#ff2445;}
Border around this has a color of #ff2445
<div style="border:2px solid #ff2445;">Content here</div>
.myborder {border:2px solid #ff2445;}