#f32b41 color space conversions
Hex:
#f32b41
RGB:
243, 43, 65
CMY:
5, 83, 75
CMYK:
0, 82, 73, 5
HSL:
353°, 89.2857%, 56.0784%
HSV (HSB):
353°, 82.3045%, 95.2941%
XYZ:
38.7802, 21.1641, 7.0422
xyY:
0.5789, 0.3159, 21.1641
CIE-Lab:
53.1286, 72.8779, 38.9064
CIE-LCH:
53.1286, 82.6130, 28.0959
CIE-Luv:
53.1286, 147.2647, 25.1505
Hunter-Lab:
46.0044, 69.9615, 23.1273
#f32b41 color charts
#f32b41 color shades, tints & tones
#f32b41 color schemes
#f32b41 color preview, HTML & CSS examples
This text has a color of #f32b41
<p style="color:#f32b41;">Text here</p>
.mytext {color:#f32b41;}
This box has a color of #f32b41
<div style="background-color:#f32b41;">Content here</div>
.mybackground {background-color:#f32b41;}
Border around this has a color of #f32b41
<div style="border:2px solid #f32b41;">Content here</div>
.myborder {border:2px solid #f32b41;}