#f81d7e color space conversions
Hex:
#f81d7e
RGB:
248, 29, 126
CMY:
3, 89, 51
CMYK:
0, 88, 49, 3
HSL:
333°, 93.9914%, 54.3137%
HSV (HSB):
333°, 88.3065%, 97.2549%
XYZ:
42.9167, 22.3415, 21.7891
xyY:
0.4930, 0.2567, 22.3415
CIE-Lab:
54.3875, 80.1942, 4.3748
CIE-LCH:
54.3875, 80.3134, 3.1225
CIE-Luv:
54.3875, 133.8521, -10.5076
Hunter-Lab:
47.2668, 79.3548, 5.7553
#f81d7e color charts
#f81d7e color shades, tints & tones
#f81d7e color schemes
#f81d7e color preview, HTML & CSS examples
This text has a color of #f81d7e
<p style="color:#f81d7e;">Text here</p>
.mytext {color:#f81d7e;}
This box has a color of #f81d7e
<div style="background-color:#f81d7e;">Content here</div>
.mybackground {background-color:#f81d7e;}
Border around this has a color of #f81d7e
<div style="border:2px solid #f81d7e;">Content here</div>
.myborder {border:2px solid #f81d7e;}