#f55e5f color space conversions
Hex:
#f55e5f
RGB:
245, 94, 95
CMY:
4, 63, 63
CMYK:
0, 62, 61, 4
HSL:
360°, 88.3041%, 66.4706%
HSV (HSB):
360°, 61.6327%, 96.0784%
XYZ:
43.7245, 28.2441, 13.9736
xyY:
0.5088, 0.3286, 28.2441
CIE-Lab:
60.1086, 57.9260, 30.3400
CIE-LCH:
60.1086, 65.3906, 27.6443
CIE-Luv:
60.1086, 113.7453, 24.0421
Hunter-Lab:
53.1452, 53.8543, 21.6124
#f55e5f color charts
#f55e5f color shades, tints & tones
#f55e5f color schemes
#f55e5f color preview, HTML & CSS examples
This text has a color of #f55e5f
<p style="color:#f55e5f;">Text here</p>
.mytext {color:#f55e5f;}
This box has a color of #f55e5f
<div style="background-color:#f55e5f;">Content here</div>
.mybackground {background-color:#f55e5f;}
Border around this has a color of #f55e5f
<div style="border:2px solid #f55e5f;">Content here</div>
.myborder {border:2px solid #f55e5f;}