#f40f3f color space conversions
Hex:
#f40f3f
RGB:
244, 15, 63
CMY:
4, 94, 75
CMYK:
0, 94, 74, 4
HSL:
347°, 91.2351%, 50.7843%
HSV (HSB):
347°, 93.8525%, 95.6863%
XYZ:
38.3763, 19.9336, 6.5275
xyY:
0.5919, 0.3074, 19.9336
CIE-Lab:
51.7621, 77.4762, 38.5555
CIE-LCH:
51.7621, 86.5395, 26.4569
CIE-Luv:
51.7621, 156.2426, 23.0429
Hunter-Lab:
44.6471, 75.2967, 22.5846
#f40f3f color charts
#f40f3f color shades, tints & tones
#f40f3f color schemes
#f40f3f color preview, HTML & CSS examples
This text has a color of #f40f3f
<p style="color:#f40f3f;">Text here</p>
.mytext {color:#f40f3f;}
This box has a color of #f40f3f
<div style="background-color:#f40f3f;">Content here</div>
.mybackground {background-color:#f40f3f;}
Border around this has a color of #f40f3f
<div style="border:2px solid #f40f3f;">Content here</div>
.myborder {border:2px solid #f40f3f;}