#f82f7f color space conversions
Hex:
#f82f7f
RGB:
248, 47, 127
CMY:
3, 82, 50
CMYK:
0, 81, 49, 3
HSL:
336°, 93.4884%, 57.8431%
HSV (HSB):
336°, 81.0484%, 97.2549%
XYZ:
43.5587, 23.5218, 22.3230
xyY:
0.4872, 0.2631, 23.5218
CIE-Lab:
55.6058, 76.8464, 5.5273
CIE-LCH:
55.6058, 77.0449, 4.1140
CIE-Luv:
55.6058, 128.8084, -8.2836
Hunter-Lab:
48.4993, 75.4426, 6.6597
#f82f7f color charts
#f82f7f color shades, tints & tones
#f82f7f color schemes
#f82f7f color preview, HTML & CSS examples
This text has a color of #f82f7f
<p style="color:#f82f7f;">Text here</p>
.mytext {color:#f82f7f;}
This box has a color of #f82f7f
<div style="background-color:#f82f7f;">Content here</div>
.mybackground {background-color:#f82f7f;}
Border around this has a color of #f82f7f
<div style="border:2px solid #f82f7f;">Content here</div>
.myborder {border:2px solid #f82f7f;}