#f81b3c color space conversions
Hex:
#f81b3c
RGB:
248, 27, 60
CMY:
3, 89, 76
CMYK:
0, 89, 76, 3
HSL:
351°, 94.0426%, 53.9216%
HSV (HSB):
351°, 89.1129%, 97.2549%
XYZ:
39.9189, 21.0666, 6.2373
xyY:
0.5938, 0.3134, 21.0666
CIE-Lab:
53.0223, 76.9313, 41.9063
CIE-LCH:
53.0223, 87.6046, 28.5781
CIE-Luv:
53.0223, 157.4225, 26.0288
Hunter-Lab:
45.8983, 74.9239, 24.0717
#f81b3c color charts
#f81b3c color shades, tints & tones
#f81b3c color schemes
#f81b3c color preview, HTML & CSS examples
This text has a color of #f81b3c
<p style="color:#f81b3c;">Text here</p>
.mytext {color:#f81b3c;}
This box has a color of #f81b3c
<div style="background-color:#f81b3c;">Content here</div>
.mybackground {background-color:#f81b3c;}
Border around this has a color of #f81b3c
<div style="border:2px solid #f81b3c;">Content here</div>
.myborder {border:2px solid #f81b3c;}