#f81d2a color space conversions
Hex:
#f81d2a
RGB:
248, 29, 42
CMY:
3, 89, 84
CMYK:
0, 88, 83, 3
HSL:
356°, 93.9914%, 54.3137%
HSV (HSB):
356°, 88.3065%, 97.2549%
XYZ:
39.5687, 21.0024, 4.1588
xyY:
0.6113, 0.3245, 21.0024
CIE-Lab:
52.9521, 76.1355, 51.5282
CIE-LCH:
52.9521, 91.9336, 34.0900
CIE-Luv:
52.9521, 160.6203, 32.0748
Hunter-Lab:
45.8283, 73.9193, 26.6994
#f81d2a color charts
#f81d2a color shades, tints & tones
#f81d2a color schemes
#f81d2a color preview, HTML & CSS examples
This text has a color of #f81d2a
<p style="color:#f81d2a;">Text here</p>
.mytext {color:#f81d2a;}
This box has a color of #f81d2a
<div style="background-color:#f81d2a;">Content here</div>
.mybackground {background-color:#f81d2a;}
Border around this has a color of #f81d2a
<div style="border:2px solid #f81d2a;">Content here</div>
.myborder {border:2px solid #f81d2a;}