#f3245d color space conversions
Hex:
#f3245d
RGB:
243, 36, 93
CMY:
5, 86, 64
CMYK:
0, 85, 62, 5
HSL:
343°, 89.6104%, 54.7059%
HSV (HSB):
343°, 85.1852%, 95.2941%
XYZ:
39.5688, 21.1068, 12.3444
xyY:
0.5419, 0.2891, 21.1068
CIE-Lab:
53.0661, 75.6443, 22.2814
CIE-LCH:
53.0661, 78.8576, 16.4126
CIE-Luv:
53.0661, 141.2059, 10.1923
Hunter-Lab:
45.9421, 73.3391, 16.2285
#f3245d color charts
#f3245d color shades, tints & tones
#f3245d color schemes
#f3245d color preview, HTML & CSS examples
This text has a color of #f3245d
<p style="color:#f3245d;">Text here</p>
.mytext {color:#f3245d;}
This box has a color of #f3245d
<div style="background-color:#f3245d;">Content here</div>
.mybackground {background-color:#f3245d;}
Border around this has a color of #f3245d
<div style="border:2px solid #f3245d;">Content here</div>
.myborder {border:2px solid #f3245d;}