#f30d1c color space conversions
Hex:
#f30d1c
RGB:
243, 13, 28
CMY:
5, 95, 89
CMYK:
0, 95, 88, 5
HSL:
356°, 90.5512%, 50.1961%
HSV (HSB):
356°, 94.6502%, 95.2941%
XYZ:
37.3157, 19.4264, 2.8815
xyY:
0.6259, 0.3258, 19.4264
CIE-Lab:
51.1824, 76.5388, 56.2311
CIE-LCH:
51.1824, 94.9743, 36.3038
CIE-Luv:
51.1824, 162.7557, 33.2164
Hunter-Lab:
44.0754, 73.9922, 26.9765
#f30d1c color charts
#f30d1c color shades, tints & tones
#f30d1c color schemes
#f30d1c color preview, HTML & CSS examples
This text has a color of #f30d1c
<p style="color:#f30d1c;">Text here</p>
.mytext {color:#f30d1c;}
This box has a color of #f30d1c
<div style="background-color:#f30d1c;">Content here</div>
.mybackground {background-color:#f30d1c;}
Border around this has a color of #f30d1c
<div style="border:2px solid #f30d1c;">Content here</div>
.myborder {border:2px solid #f30d1c;}