#f30500 color space conversions
Hex:
#f30500
RGB:
243, 5, 0
CMY:
5, 98, 100
CMYK:
0, 98, 100, 5
HSL:
1°, 100.0000%, 47.6471%
HSV (HSB):
1°, 100.0000%, 95.2941%
XYZ:
37.0164, 19.1632, 1.7479
xyY:
0.6390, 0.3308, 19.1632
CIE-Lab:
50.8776, 76.8709, 64.8539
CIE-LCH:
50.8776, 100.5742, 40.1534
CIE-Luv:
50.8776, 166.1729, 36.2183
Hunter-Lab:
43.7758, 74.3302, 28.2757
#f30500 color charts
#f30500 color shades, tints & tones
#f30500 color schemes
#f30500 color preview, HTML & CSS examples
This text has a color of #f30500
<p style="color:#f30500;">Text here</p>
.mytext {color:#f30500;}
This box has a color of #f30500
<div style="background-color:#f30500;">Content here</div>
.mybackground {background-color:#f30500;}
Border around this has a color of #f30500
<div style="border:2px solid #f30500;">Content here</div>
.myborder {border:2px solid #f30500;}