#f82e70 color space conversions
Hex:
#f82e70
RGB:
248, 46, 112
CMY:
3, 82, 56
CMYK:
0, 81, 55, 3
HSL:
340°, 93.5185%, 57.6471%
HSV (HSB):
340°, 81.4516%, 97.2549%
XYZ:
42.6130, 23.0803, 17.5382
xyY:
0.5120, 0.2773, 23.0803
CIE-Lab:
55.1550, 75.9796, 13.8619
CIE-LCH:
55.1550, 77.2337, 10.3394
CIE-Luv:
55.1550, 135.0098, 1.5983
Hunter-Lab:
48.0420, 74.2553, 11.9849
#f82e70 color charts
#f82e70 color shades, tints & tones
#f82e70 color schemes
#f82e70 color preview, HTML & CSS examples
This text has a color of #f82e70
<p style="color:#f82e70;">Text here</p>
.mytext {color:#f82e70;}
This box has a color of #f82e70
<div style="background-color:#f82e70;">Content here</div>
.mybackground {background-color:#f82e70;}
Border around this has a color of #f82e70
<div style="border:2px solid #f82e70;">Content here</div>
.myborder {border:2px solid #f82e70;}