#f82da1 color space conversions
Hex:
#f82da1
RGB:
248, 45, 161
CMY:
3, 82, 37
CMYK:
0, 82, 35, 3
HSL:
326°, 93.5484%, 57.4510%
HSV (HSB):
326°, 81.8548%, 97.2549%
XYZ:
46.0828, 24.4064, 36.0003
xyY:
0.4327, 0.2292, 24.4064
CIE-Lab:
56.4925, 80.3314, -13.3098
CIE-LCH:
56.4925, 81.4265, 350.5924
CIE-Luv:
56.4925, 114.9489, -33.8292
Hunter-Lab:
49.4029, 80.0491, -8.6231
#f82da1 color charts
#f82da1 color shades, tints & tones
#f82da1 color schemes
#f82da1 color preview, HTML & CSS examples
This text has a color of #f82da1
<p style="color:#f82da1;">Text here</p>
.mytext {color:#f82da1;}
This box has a color of #f82da1
<div style="background-color:#f82da1;">Content here</div>
.mybackground {background-color:#f82da1;}
Border around this has a color of #f82da1
<div style="border:2px solid #f82da1;">Content here</div>
.myborder {border:2px solid #f82da1;}