#f82d8b color space conversions
Hex:
#f82d8b
RGB:
248, 45, 139
CMY:
3, 82, 45
CMYK:
0, 82, 44, 3
HSL:
332°, 93.5484%, 57.4510%
HSV (HSB):
332°, 81.8548%, 97.2549%
XYZ:
44.3100, 23.6973, 26.6647
xyY:
0.4680, 0.2503, 23.6973
CIE-Lab:
55.7835, 78.2843, -1.3638
CIE-LCH:
55.7835, 78.2962, 359.0020
CIE-Luv:
55.7835, 124.4358, -17.2543
Hunter-Lab:
48.6799, 77.2866, 1.5994
#f82d8b color charts
#f82d8b color shades, tints & tones
#f82d8b color schemes
#f82d8b color preview, HTML & CSS examples
This text has a color of #f82d8b
<p style="color:#f82d8b;">Text here</p>
.mytext {color:#f82d8b;}
This box has a color of #f82d8b
<div style="background-color:#f82d8b;">Content here</div>
.mybackground {background-color:#f82d8b;}
Border around this has a color of #f82d8b
<div style="border:2px solid #f82d8b;">Content here</div>
.myborder {border:2px solid #f82d8b;}