#f3225f color space conversions
Hex:
#f3225f
RGB:
243, 34, 95
CMY:
5, 87, 63
CMYK:
0, 86, 61, 5
HSL:
342°, 89.6996%, 54.3137%
HSV (HSB):
342°, 86.0082%, 95.2941%
XYZ:
39.5997, 21.0250, 12.7976
xyY:
0.5393, 0.2864, 21.0250
CIE-Lab:
52.9768, 76.1266, 20.9572
CIE-LCH:
52.9768, 78.9586, 15.3919
CIE-Luv:
52.9768, 141.0696, 8.7481
Hunter-Lab:
45.8530, 73.9141, 15.5493
#f3225f color charts
#f3225f color shades, tints & tones
#f3225f color schemes
#f3225f color preview, HTML & CSS examples
This text has a color of #f3225f
<p style="color:#f3225f;">Text here</p>
.mytext {color:#f3225f;}
This box has a color of #f3225f
<div style="background-color:#f3225f;">Content here</div>
.mybackground {background-color:#f3225f;}
Border around this has a color of #f3225f
<div style="border:2px solid #f3225f;">Content here</div>
.myborder {border:2px solid #f3225f;}