#f81d50 color space conversions
Hex:
#f81d50
RGB:
248, 29, 80
CMY:
3, 89, 69
CMYK:
0, 88, 68, 3
HSL:
346°, 93.9914%, 54.3137%
HSV (HSB):
346°, 88.3065%, 97.2549%
XYZ:
40.5987, 21.4144, 9.5830
xyY:
0.5671, 0.2991, 21.4144
CIE-Lab:
53.4001, 77.4165, 30.6920
CIE-LCH:
53.4001, 83.2785, 21.6260
CIE-Luv:
53.4001, 151.3057, 17.4444
Hunter-Lab:
46.2757, 75.6198, 20.1149
#f81d50 color charts
#f81d50 color shades, tints & tones
#f81d50 color schemes
#f81d50 color preview, HTML & CSS examples
This text has a color of #f81d50
<p style="color:#f81d50;">Text here</p>
.mytext {color:#f81d50;}
This box has a color of #f81d50
<div style="background-color:#f81d50;">Content here</div>
.mybackground {background-color:#f81d50;}
Border around this has a color of #f81d50
<div style="border:2px solid #f81d50;">Content here</div>
.myborder {border:2px solid #f81d50;}