#f81d1e color space conversions
Hex:
#f81d1e
RGB:
248, 29, 30
CMY:
3, 89, 88
CMYK:
0, 88, 88, 3
HSL:
360°, 93.9914%, 54.3137%
HSV (HSB):
360°, 88.3065%, 97.2549%
XYZ:
39.3851, 20.9289, 3.1922
xyY:
0.6202, 0.3296, 20.9289
CIE-Lab:
52.8716, 75.9041, 57.0745
CIE-LCH:
52.8716, 94.9681, 36.9406
CIE-Luv:
52.8716, 162.4032, 34.8560
Hunter-Lab:
45.7481, 73.6135, 27.8866
#f81d1e color charts
#f81d1e color shades, tints & tones
#f81d1e color schemes
#f81d1e color preview, HTML & CSS examples
This text has a color of #f81d1e
<p style="color:#f81d1e;">Text here</p>
.mytext {color:#f81d1e;}
This box has a color of #f81d1e
<div style="background-color:#f81d1e;">Content here</div>
.mybackground {background-color:#f81d1e;}
Border around this has a color of #f81d1e
<div style="border:2px solid #f81d1e;">Content here</div>
.myborder {border:2px solid #f81d1e;}