#f82da6 color space conversions
Hex:
#f82da6
RGB:
248, 45, 166
CMY:
3, 82, 35
CMYK:
0, 82, 33, 3
HSL:
324°, 93.5484%, 57.4510%
HSV (HSB):
324°, 81.8548%, 97.2549%
XYZ:
46.5327, 24.5864, 38.3695
xyY:
0.4250, 0.2246, 24.5864
CIE-Lab:
56.6702, 80.8394, -15.9729
CIE-LCH:
56.6702, 82.4023, 348.8230
CIE-Luv:
56.6702, 112.7620, -37.7016
Hunter-Lab:
49.5847, 80.7401, -11.1704
#f82da6 color charts
#f82da6 color shades, tints & tones
#f82da6 color schemes
#f82da6 color preview, HTML & CSS examples
This text has a color of #f82da6
<p style="color:#f82da6;">Text here</p>
.mytext {color:#f82da6;}
This box has a color of #f82da6
<div style="background-color:#f82da6;">Content here</div>
.mybackground {background-color:#f82da6;}
Border around this has a color of #f82da6
<div style="border:2px solid #f82da6;">Content here</div>
.myborder {border:2px solid #f82da6;}