#f82daa color space conversions
Hex:
#f82daa
RGB:
248, 45, 170
CMY:
3, 82, 33
CMYK:
0, 82, 31, 3
HSL:
323°, 93.5484%, 57.4510%
HSV (HSB):
323°, 81.8548%, 97.2549%
XYZ:
46.9055, 24.7355, 40.3324
xyY:
0.4189, 0.2209, 24.7355
CIE-Lab:
56.8168, 81.2569, -18.0892
CIE-LCH:
56.8168, 83.2461, 347.4496
CIE-Luv:
56.8168, 111.0103, -40.8186
Hunter-Lab:
49.7348, 81.3095, -13.2669
#f82daa color charts
#f82daa color shades, tints & tones
#f82daa color schemes
#f82daa color preview, HTML & CSS examples
This text has a color of #f82daa
<p style="color:#f82daa;">Text here</p>
.mytext {color:#f82daa;}
This box has a color of #f82daa
<div style="background-color:#f82daa;">Content here</div>
.mybackground {background-color:#f82daa;}
Border around this has a color of #f82daa
<div style="border:2px solid #f82daa;">Content here</div>
.myborder {border:2px solid #f82daa;}