#f82d70 color space conversions
Hex:
#f82d70
RGB:
248, 45, 112
CMY:
3, 82, 56
CMYK:
0, 82, 55, 3
HSL:
340°, 93.5484%, 57.4510%
HSV (HSB):
340°, 81.8548%, 97.2549%
XYZ:
42.5744, 23.0031, 17.5254
xyY:
0.5123, 0.2768, 23.0031
CIE-Lab:
55.0755, 76.2064, 13.7515
CIE-LCH:
55.0755, 77.4372, 10.2290
CIE-Luv:
55.0755, 135.3401, 1.4112
Hunter-Lab:
47.9615, 74.5179, 11.9082
#f82d70 color charts
#f82d70 color shades, tints & tones
#f82d70 color schemes
#f82d70 color preview, HTML & CSS examples
This text has a color of #f82d70
<p style="color:#f82d70;">Text here</p>
.mytext {color:#f82d70;}
This box has a color of #f82d70
<div style="background-color:#f82d70;">Content here</div>
.mybackground {background-color:#f82d70;}
Border around this has a color of #f82d70
<div style="border:2px solid #f82d70;">Content here</div>
.myborder {border:2px solid #f82d70;}