#f3382f color space conversions
Hex:
#f3382f
RGB:
243, 56, 47
CMY:
5, 78, 82
CMYK:
0, 77, 81, 5
HSL:
3°, 89.0909%, 56.8627%
HSV (HSB):
3°, 80.6584%, 95.2941%
XYZ:
38.8894, 22.0883, 4.9031
xyY:
0.5903, 0.3353, 22.0883
CIE-Lab:
54.1205, 68.9504, 49.7434
CIE-LCH:
54.1205, 85.0209, 35.8081
CIE-Luv:
54.1205, 145.1368, 33.8532
Hunter-Lab:
46.9982, 65.4560, 26.7133
#f3382f color charts
#f3382f color shades, tints & tones
#f3382f color schemes
#f3382f color preview, HTML & CSS examples
This text has a color of #f3382f
<p style="color:#f3382f;">Text here</p>
.mytext {color:#f3382f;}
This box has a color of #f3382f
<div style="background-color:#f3382f;">Content here</div>
.mybackground {background-color:#f3382f;}
Border around this has a color of #f3382f
<div style="border:2px solid #f3382f;">Content here</div>
.myborder {border:2px solid #f3382f;}