#f30a0d color space conversions
Hex:
#f30a0d
RGB:
243, 10, 13
CMY:
5, 96, 95
CMYK:
0, 96, 95, 5
HSL:
359°, 92.0949%, 49.6078%
HSV (HSB):
359°, 95.8848%, 95.2941%
XYZ:
37.1433, 19.3008, 2.1485
xyY:
0.6339, 0.3294, 19.3008
CIE-Lab:
51.0373, 76.5994, 61.5364
CIE-LCH:
51.0373, 98.2558, 38.7768
CIE-Luv:
51.0373, 164.6708, 35.2636
Hunter-Lab:
43.9327, 74.0323, 27.8533
#f30a0d color charts
#f30a0d color shades, tints & tones
#f30a0d color schemes
#f30a0d color preview, HTML & CSS examples
This text has a color of #f30a0d
<p style="color:#f30a0d;">Text here</p>
.mytext {color:#f30a0d;}
This box has a color of #f30a0d
<div style="background-color:#f30a0d;">Content here</div>
.mybackground {background-color:#f30a0d;}
Border around this has a color of #f30a0d
<div style="border:2px solid #f30a0d;">Content here</div>
.myborder {border:2px solid #f30a0d;}