#f82b5f color space conversions
Hex:
#f82b5f
RGB:
248, 43, 95
CMY:
3, 83, 63
CMYK:
0, 83, 62, 3
HSL:
345°, 93.6073%, 57.0588%
HSV (HSB):
345°, 82.6613%, 97.2549%
XYZ:
41.6408, 22.5104, 12.9767
xyY:
0.5399, 0.2919, 22.5104
CIE-Lab:
54.5644, 75.5922, 23.2395
CIE-LCH:
54.5644, 79.0839, 17.0891
CIE-Luv:
54.5644, 142.1657, 11.4023
Hunter-Lab:
47.4452, 73.6337, 16.9952
#f82b5f color charts
#f82b5f color shades, tints & tones
#f82b5f color schemes
#f82b5f color preview, HTML & CSS examples
This text has a color of #f82b5f
<p style="color:#f82b5f;">Text here</p>
.mytext {color:#f82b5f;}
This box has a color of #f82b5f
<div style="background-color:#f82b5f;">Content here</div>
.mybackground {background-color:#f82b5f;}
Border around this has a color of #f82b5f
<div style="border:2px solid #f82b5f;">Content here</div>
.myborder {border:2px solid #f82b5f;}