#f32d40 color space conversions
Hex:
#f32d40
RGB:
243, 45, 64
CMY:
5, 82, 75
CMYK:
0, 81, 74, 5
HSL:
354°, 89.1892%, 56.4706%
HSV (HSB):
354°, 81.4815%, 95.2941%
XYZ:
38.8259, 21.3016, 6.9158
xyY:
0.5791, 0.3177, 21.3016
CIE-Lab:
53.2780, 72.3798, 39.6473
CIE-LCH:
53.2780, 82.5272, 28.7125
CIE-Luv:
53.2780, 146.7146, 25.8877
Hunter-Lab:
46.1537, 69.3909, 23.4234
#f32d40 color charts
#f32d40 color shades, tints & tones
#f32d40 color schemes
#f32d40 color preview, HTML & CSS examples
This text has a color of #f32d40
<p style="color:#f32d40;">Text here</p>
.mytext {color:#f32d40;}
This box has a color of #f32d40
<div style="background-color:#f32d40;">Content here</div>
.mybackground {background-color:#f32d40;}
Border around this has a color of #f32d40
<div style="border:2px solid #f32d40;">Content here</div>
.myborder {border:2px solid #f32d40;}