#f32d51 color space conversions
Hex:
#f32d51
RGB:
243, 45, 81
CMY:
5, 82, 68
CMYK:
0, 81, 67, 5
HSL:
349°, 89.1892%, 56.4706%
HSV (HSB):
349°, 81.4815%, 95.2941%
XYZ:
39.3857, 21.5255, 9.8636
xyY:
0.5565, 0.3041, 21.5255
CIE-Lab:
53.5199, 73.1116, 30.0389
CIE-LCH:
53.5199, 79.0420, 22.3360
CIE-Luv:
53.5199, 142.0737, 18.1243
Hunter-Lab:
46.3956, 70.3382, 19.8721
#f32d51 color charts
#f32d51 color shades, tints & tones
#f32d51 color schemes
#f32d51 color preview, HTML & CSS examples
This text has a color of #f32d51
<p style="color:#f32d51;">Text here</p>
.mytext {color:#f32d51;}
This box has a color of #f32d51
<div style="background-color:#f32d51;">Content here</div>
.mybackground {background-color:#f32d51;}
Border around this has a color of #f32d51
<div style="border:2px solid #f32d51;">Content here</div>
.myborder {border:2px solid #f32d51;}