#f81f1f color space conversions
Hex:
#f81f1f
RGB:
248, 31, 31
CMY:
3, 88, 88
CMYK:
0, 88, 88, 3
HSL:
0°, 93.9394%, 54.7059%
HSV (HSB):
0°, 87.5000%, 97.2549%
XYZ:
39.4487, 21.0354, 3.2774
xyY:
0.6187, 0.3299, 21.0354
CIE-Lab:
52.9882, 75.6022, 56.7315
CIE-LCH:
52.9882, 94.5207, 36.8844
CIE-Luv:
52.9882, 161.6712, 34.8640
Hunter-Lab:
45.8643, 73.2684, 27.8683
#f81f1f color charts
#f81f1f color shades, tints & tones
#f81f1f color schemes
#f81f1f color preview, HTML & CSS examples
This text has a color of #f81f1f
<p style="color:#f81f1f;">Text here</p>
.mytext {color:#f81f1f;}
This box has a color of #f81f1f
<div style="background-color:#f81f1f;">Content here</div>
.mybackground {background-color:#f81f1f;}
Border around this has a color of #f81f1f
<div style="border:2px solid #f81f1f;">Content here</div>
.myborder {border:2px solid #f81f1f;}