#f81d4a color space conversions
Hex:
#f81d4a
RGB:
248, 29, 74
CMY:
3, 89, 71
CMYK:
0, 88, 70, 3
HSL:
348°, 93.9914%, 54.3137%
HSV (HSB):
348°, 88.3065%, 97.2549%
XYZ:
40.3868, 21.3296, 8.4670
xyY:
0.5754, 0.3039, 21.3296
CIE-Lab:
53.3084, 77.1554, 34.1310
CIE-LCH:
53.3084, 84.3675, 23.8630
CIE-Luv:
53.3084, 153.1322, 20.3273
Hunter-Lab:
46.1840, 75.2720, 21.4591
#f81d4a color charts
#f81d4a color shades, tints & tones
#f81d4a color schemes
#f81d4a color preview, HTML & CSS examples
This text has a color of #f81d4a
<p style="color:#f81d4a;">Text here</p>
.mytext {color:#f81d4a;}
This box has a color of #f81d4a
<div style="background-color:#f81d4a;">Content here</div>
.mybackground {background-color:#f81d4a;}
Border around this has a color of #f81d4a
<div style="border:2px solid #f81d4a;">Content here</div>
.myborder {border:2px solid #f81d4a;}