#f44d5a color space conversions
Hex:
#f44d5a
RGB:
244, 77, 90
CMY:
4, 70, 65
CMYK:
0, 68, 63, 4
HSL:
355°, 88.3598%, 62.9412%
HSV (HSB):
355°, 68.4426%, 95.6863%
XYZ:
41.8076, 25.2790, 12.3487
xyY:
0.5263, 0.3182, 25.2790
CIE-Lab:
57.3463, 64.1077, 29.6498
CIE-LCH:
57.3463, 70.6322, 24.8206
CIE-Luv:
57.3463, 124.6930, 21.1505
Hunter-Lab:
50.2783, 60.4400, 20.6327
#f44d5a color charts
#f44d5a color shades, tints & tones
#f44d5a color schemes
#f44d5a color preview, HTML & CSS examples
This text has a color of #f44d5a
<p style="color:#f44d5a;">Text here</p>
.mytext {color:#f44d5a;}
This box has a color of #f44d5a
<div style="background-color:#f44d5a;">Content here</div>
.mybackground {background-color:#f44d5a;}
Border around this has a color of #f44d5a
<div style="border:2px solid #f44d5a;">Content here</div>
.myborder {border:2px solid #f44d5a;}