#f82f81 color space conversions
Hex:
#f82f81
RGB:
248, 47, 129
CMY:
3, 82, 49
CMYK:
0, 81, 48, 3
HSL:
336°, 93.4884%, 57.8431%
HSV (HSB):
336°, 81.0484%, 97.2549%
XYZ:
43.6904, 23.5745, 23.0165
xyY:
0.4839, 0.2611, 23.5745
CIE-Lab:
55.6592, 77.0043, 4.4107
CIE-LCH:
55.6592, 77.1305, 3.2783
CIE-Luv:
55.6592, 127.9979, -9.6841
Hunter-Lab:
48.5535, 75.6525, 5.8815
#f82f81 color charts
#f82f81 color shades, tints & tones
#f82f81 color schemes
#f82f81 color preview, HTML & CSS examples
This text has a color of #f82f81
<p style="color:#f82f81;">Text here</p>
.mytext {color:#f82f81;}
This box has a color of #f82f81
<div style="background-color:#f82f81;">Content here</div>
.mybackground {background-color:#f82f81;}
Border around this has a color of #f82f81
<div style="border:2px solid #f82f81;">Content here</div>
.myborder {border:2px solid #f82f81;}