#f3253f color space conversions
Hex:
#f3253f
RGB:
243, 37, 63
CMY:
5, 85, 75
CMYK:
0, 85, 74, 5
HSL:
352°, 89.5652%, 54.9020%
HSV (HSB):
352°, 84.7737%, 95.2941%
XYZ:
38.5209, 20.7367, 6.6749
xyY:
0.5842, 0.3145, 20.7367
CIE-Lab:
52.6601, 74.0691, 39.5191
CIE-LCH:
52.6601, 83.9523, 28.0819
CIE-Luv:
52.6601, 149.9627, 25.0701
Hunter-Lab:
45.5376, 71.3051, 23.1855
#f3253f color charts
#f3253f color shades, tints & tones
#f3253f color schemes
#f3253f color preview, HTML & CSS examples
This text has a color of #f3253f
<p style="color:#f3253f;">Text here</p>
.mytext {color:#f3253f;}
This box has a color of #f3253f
<div style="background-color:#f3253f;">Content here</div>
.mybackground {background-color:#f3253f;}
Border around this has a color of #f3253f
<div style="border:2px solid #f3253f;">Content here</div>
.myborder {border:2px solid #f3253f;}