#ff2448 color space conversions
Hex:
#ff2448
RGB:
255, 36, 72
CMY:
0, 86, 72
CMYK:
0, 86, 72, 0
HSL:
350°, 100.0000%, 57.0588%
HSV (HSB):
350°, 85.8824%, 100.0000%
XYZ:
43.0406, 22.9896, 8.2998
xyY:
0.5790, 0.3093, 22.9896
CIE-Lab:
55.0617, 77.6573, 37.7193
CIE-LCH:
55.0617, 86.3331, 25.9065
CIE-Luv:
55.0617, 156.9292, 23.5569
Hunter-Lab:
47.9475, 76.3242, 23.3000
#ff2448 color charts
#ff2448 color shades, tints & tones
#ff2448 color schemes
#ff2448 color preview, HTML & CSS examples
This text has a color of #ff2448
<p style="color:#ff2448;">Text here</p>
.mytext {color:#ff2448;}
This box has a color of #ff2448
<div style="background-color:#ff2448;">Content here</div>
.mybackground {background-color:#ff2448;}
Border around this has a color of #ff2448
<div style="border:2px solid #ff2448;">Content here</div>
.myborder {border:2px solid #ff2448;}