#f821b5 color space conversions
Hex:
#f821b5
RGB:
248, 33, 181
CMY:
3, 87, 29
CMYK:
0, 87, 27, 3
HSL:
319°, 93.8865%, 55.0980%
HSV (HSB):
319°, 86.6935%, 97.2549%
XYZ:
47.5957, 24.3804, 45.9134
xyY:
0.4037, 0.2068, 24.3804
CIE-Lab:
56.4666, 84.6951, -25.0340
CIE-LCH:
56.4666, 88.3174, 343.5335
CIE-Luv:
56.4666, 108.3900, -51.4865
Hunter-Lab:
49.3765, 85.6537, -20.5680
#f821b5 color charts
#f821b5 color shades, tints & tones
#f821b5 color schemes
#f821b5 color preview, HTML & CSS examples
This text has a color of #f821b5
<p style="color:#f821b5;">Text here</p>
.mytext {color:#f821b5;}
This box has a color of #f821b5
<div style="background-color:#f821b5;">Content here</div>
.mybackground {background-color:#f821b5;}
Border around this has a color of #f821b5
<div style="border:2px solid #f821b5;">Content here</div>
.myborder {border:2px solid #f821b5;}