#f81db5 color space conversions
Hex:
#f81db5
RGB:
248, 29, 181
CMY:
3, 89, 29
CMYK:
0, 88, 27, 3
HSL:
318°, 93.9914%, 54.3137%
HSV (HSB):
318°, 88.3065%, 97.2549%
XYZ:
47.4913, 24.1714, 45.8785
xyY:
0.4040, 0.2056, 24.1714
CIE-Lab:
56.2590, 85.2994, -25.3540
CIE-LCH:
56.2590, 88.9877, 343.4462
CIE-Luv:
56.2590, 108.9759, -52.0308
Hunter-Lab:
49.1644, 86.3876, -20.9123
#f81db5 color charts
#f81db5 color shades, tints & tones
#f81db5 color schemes
#f81db5 color preview, HTML & CSS examples
This text has a color of #f81db5
<p style="color:#f81db5;">Text here</p>
.mytext {color:#f81db5;}
This box has a color of #f81db5
<div style="background-color:#f81db5;">Content here</div>
.mybackground {background-color:#f81db5;}
Border around this has a color of #f81db5
<div style="border:2px solid #f81db5;">Content here</div>
.myborder {border:2px solid #f81db5;}