#f81d0c color space conversions
Hex:
#f81d0c
RGB:
248, 29, 12
CMY:
3, 89, 95
CMYK:
0, 88, 95, 3
HSL:
4°, 94.4000%, 50.9804%
HSV (HSB):
4°, 95.1613%, 97.2549%
XYZ:
39.2171, 20.8617, 2.3076
xyY:
0.6286, 0.3344, 20.8617
CIE-Lab:
52.7978, 75.6914, 63.2698
CIE-LCH:
52.7978, 98.6522, 39.8920
CIE-Luv:
52.7978, 164.0701, 37.4511
Hunter-Lab:
45.6746, 73.3329, 28.9768
#f81d0c color charts
#f81d0c color shades, tints & tones
#f81d0c color schemes
#f81d0c color preview, HTML & CSS examples
This text has a color of #f81d0c
<p style="color:#f81d0c;">Text here</p>
.mytext {color:#f81d0c;}
This box has a color of #f81d0c
<div style="background-color:#f81d0c;">Content here</div>
.mybackground {background-color:#f81d0c;}
Border around this has a color of #f81d0c
<div style="border:2px solid #f81d0c;">Content here</div>
.myborder {border:2px solid #f81d0c;}