#f82d97 color space conversions
Hex:
#f82d97
RGB:
248, 45, 151
CMY:
3, 82, 41
CMYK:
0, 82, 39, 3
HSL:
329°, 93.5484%, 57.4510%
HSV (HSB):
329°, 81.8548%, 97.2549%
XYZ:
45.2357, 24.0676, 31.5395
xyY:
0.4486, 0.2387, 24.0676
CIE-Lab:
56.1554, 79.3624, -7.9251
CIE-LCH:
56.1554, 79.7571, 354.2974
CIE-Luv:
56.1554, 119.2989, -26.1861
Hunter-Lab:
49.0587, 78.7371, -3.7760
#f82d97 color charts
#f82d97 color shades, tints & tones
#f82d97 color schemes
#f82d97 color preview, HTML & CSS examples
This text has a color of #f82d97
<p style="color:#f82d97;">Text here</p>
.mytext {color:#f82d97;}
This box has a color of #f82d97
<div style="background-color:#f82d97;">Content here</div>
.mybackground {background-color:#f82d97;}
Border around this has a color of #f82d97
<div style="border:2px solid #f82d97;">Content here</div>
.myborder {border:2px solid #f82d97;}