#f30f1b color space conversions
Hex:
#f30f1b
RGB:
243, 15, 27
CMY:
5, 94, 89
CMYK:
0, 94, 89, 5
HSL:
357°, 90.4762%, 50.5882%
HSV (HSB):
357°, 93.8272%, 95.2941%
XYZ:
37.3308, 19.4755, 2.8285
xyY:
0.6260, 0.3266, 19.4755
CIE-Lab:
51.2389, 76.3445, 56.6964
CIE-LCH:
51.2389, 95.0945, 36.5990
CIE-Luv:
51.2389, 162.5381, 33.5188
Hunter-Lab:
44.1310, 73.7654, 27.0916
#f30f1b color charts
#f30f1b color shades, tints & tones
#f30f1b color schemes
#f30f1b color preview, HTML & CSS examples
This text has a color of #f30f1b
<p style="color:#f30f1b;">Text here</p>
.mytext {color:#f30f1b;}
This box has a color of #f30f1b
<div style="background-color:#f30f1b;">Content here</div>
.mybackground {background-color:#f30f1b;}
Border around this has a color of #f30f1b
<div style="border:2px solid #f30f1b;">Content here</div>
.myborder {border:2px solid #f30f1b;}