#f81d1a color space conversions
Hex:
#f81d1a
RGB:
248, 29, 26
CMY:
3, 89, 90
CMYK:
0, 88, 90, 3
HSL:
1°, 94.0678%, 53.7255%
HSV (HSB):
1°, 89.5161%, 97.2549%
XYZ:
39.3372, 20.9098, 2.9400
xyY:
0.6226, 0.3309, 20.9098
CIE-Lab:
52.8506, 75.8435, 58.7071
CIE-LCH:
52.8506, 95.9102, 37.7418
CIE-Luv:
52.8506, 162.8749, 35.5909
Hunter-Lab:
45.7272, 73.5336, 28.1971
#f81d1a color charts
#f81d1a color shades, tints & tones
#f81d1a color schemes
#f81d1a color preview, HTML & CSS examples
This text has a color of #f81d1a
<p style="color:#f81d1a;">Text here</p>
.mytext {color:#f81d1a;}
This box has a color of #f81d1a
<div style="background-color:#f81d1a;">Content here</div>
.mybackground {background-color:#f81d1a;}
Border around this has a color of #f81d1a
<div style="border:2px solid #f81d1a;">Content here</div>
.myborder {border:2px solid #f81d1a;}