#f81edc color space conversions
Hex:
#f81edc
RGB:
248, 30, 220
CMY:
3, 88, 14
CMYK:
0, 88, 11, 3
HSL:
308°, 93.9655%, 54.5098%
HSV (HSB):
308°, 87.9032%, 97.2549%
XYZ:
52.0939, 26.0523, 69.9931
xyY:
0.3517, 0.1759, 26.0523
CIE-Lab:
58.0867, 89.8458, -44.8727
CIE-LCH:
58.0867, 100.4282, 333.4606
CIE-Luv:
58.0867, 91.6233, -82.4531
Hunter-Lab:
51.0415, 92.8581, -45.5753
#f81edc color charts
#f81edc color shades, tints & tones
#f81edc color schemes
#f81edc color preview, HTML & CSS examples
This text has a color of #f81edc
<p style="color:#f81edc;">Text here</p>
.mytext {color:#f81edc;}
This box has a color of #f81edc
<div style="background-color:#f81edc;">Content here</div>
.mybackground {background-color:#f81edc;}
Border around this has a color of #f81edc
<div style="border:2px solid #f81edc;">Content here</div>
.myborder {border:2px solid #f81edc;}