#f3050a color space conversions
Hex:
#f3050a
RGB:
243, 5, 10
CMY:
5, 98, 96
CMYK:
0, 98, 96, 5
HSL:
359°, 95.9677%, 48.6275%
HSV (HSB):
359°, 97.9424%, 95.2941%
XYZ:
37.0712, 19.1851, 2.0364
xyY:
0.6359, 0.3291, 19.1851
CIE-Lab:
50.9031, 76.9411, 62.2621
CIE-LCH:
50.9031, 98.9773, 38.9804
CIE-Luv:
50.9031, 165.5728, 35.3244
Hunter-Lab:
43.8008, 74.4235, 27.9041
#f3050a color charts
#f3050a color shades, tints & tones
#f3050a color schemes
#f3050a color preview, HTML & CSS examples
This text has a color of #f3050a
<p style="color:#f3050a;">Text here</p>
.mytext {color:#f3050a;}
This box has a color of #f3050a
<div style="background-color:#f3050a;">Content here</div>
.mybackground {background-color:#f3050a;}
Border around this has a color of #f3050a
<div style="border:2px solid #f3050a;">Content here</div>
.myborder {border:2px solid #f3050a;}