#f40f32 color space conversions
Hex:
#f40f32
RGB:
244, 15, 50
CMY:
4, 94, 80
CMYK:
0, 94, 80, 4
HSL:
351°, 91.2351%, 50.7843%
HSV (HSB):
351°, 93.8525%, 95.6863%
XYZ:
38.0548, 19.8050, 4.8347
xyY:
0.6070, 0.3159, 19.8050
CIE-Lab:
51.6161, 77.0708, 45.7579
CIE-LCH:
51.6161, 89.6309, 30.6981
CIE-Luv:
51.6161, 159.3826, 27.8259
Hunter-Lab:
44.5028, 74.7569, 24.7109
#f40f32 color charts
#f40f32 color shades, tints & tones
#f40f32 color schemes
#f40f32 color preview, HTML & CSS examples
This text has a color of #f40f32
<p style="color:#f40f32;">Text here</p>
.mytext {color:#f40f32;}
This box has a color of #f40f32
<div style="background-color:#f40f32;">Content here</div>
.mybackground {background-color:#f40f32;}
Border around this has a color of #f40f32
<div style="border:2px solid #f40f32;">Content here</div>
.myborder {border:2px solid #f40f32;}