#f81d49 color space conversions
Hex:
#f81d49
RGB:
248, 29, 73
CMY:
3, 89, 71
CMYK:
0, 88, 71, 3
HSL:
348°, 93.9914%, 54.3137%
HSV (HSB):
348°, 88.3065%, 97.2549%
XYZ:
40.3534, 21.3162, 8.2909
xyY:
0.5768, 0.3047, 21.3162
CIE-Lab:
53.2939, 77.1141, 34.7018
CIE-LCH:
53.2939, 84.5624, 24.2280
CIE-Luv:
53.2939, 153.4244, 20.7878
Hunter-Lab:
46.1695, 75.2171, 21.6716
#f81d49 color charts
#f81d49 color shades, tints & tones
#f81d49 color schemes
#f81d49 color preview, HTML & CSS examples
This text has a color of #f81d49
<p style="color:#f81d49;">Text here</p>
.mytext {color:#f81d49;}
This box has a color of #f81d49
<div style="background-color:#f81d49;">Content here</div>
.mybackground {background-color:#f81d49;}
Border around this has a color of #f81d49
<div style="border:2px solid #f81d49;">Content here</div>
.myborder {border:2px solid #f81d49;}