#f81dcd color space conversions
Hex:
#f81dcd
RGB:
248, 29, 205
CMY:
3, 89, 20
CMYK:
0, 88, 17, 3
HSL:
312°, 93.9914%, 54.3137%
HSV (HSB):
312°, 88.3065%, 97.2549%
XYZ:
50.1702, 25.2430, 59.9857
xyY:
0.3705, 0.1864, 25.2430
CIE-Lab:
57.3114, 88.0874, -37.5565
CIE-LCH:
57.3114, 95.7595, 336.9088
CIE-Luv:
57.3114, 98.2039, -70.8896
Hunter-Lab:
50.2424, 90.3194, -35.6183
#f81dcd color charts
#f81dcd color shades, tints & tones
#f81dcd color schemes
#f81dcd color preview, HTML & CSS examples
This text has a color of #f81dcd
<p style="color:#f81dcd;">Text here</p>
.mytext {color:#f81dcd;}
This box has a color of #f81dcd
<div style="background-color:#f81dcd;">Content here</div>
.mybackground {background-color:#f81dcd;}
Border around this has a color of #f81dcd
<div style="border:2px solid #f81dcd;">Content here</div>
.myborder {border:2px solid #f81dcd;}