#f82d7c color space conversions
Hex:
#f82d7c
RGB:
248, 45, 124
CMY:
3, 82, 51
CMYK:
0, 82, 50, 3
HSL:
337°, 93.5484%, 57.4510%
HSV (HSB):
337°, 81.8548%, 97.2549%
XYZ:
43.2879, 23.2885, 21.2824
xyY:
0.4927, 0.2651, 23.2885
CIE-Lab:
55.3682, 77.0698, 6.9796
CIE-LCH:
55.3682, 77.3852, 5.1747
CIE-Luv:
55.3682, 130.6371, -6.5938
Hunter-Lab:
48.2581, 75.6640, 7.6331
#f82d7c color charts
#f82d7c color shades, tints & tones
#f82d7c color schemes
#f82d7c color preview, HTML & CSS examples
This text has a color of #f82d7c
<p style="color:#f82d7c;">Text here</p>
.mytext {color:#f82d7c;}
This box has a color of #f82d7c
<div style="background-color:#f82d7c;">Content here</div>
.mybackground {background-color:#f82d7c;}
Border around this has a color of #f82d7c
<div style="border:2px solid #f82d7c;">Content here</div>
.myborder {border:2px solid #f82d7c;}