#f82b5e color space conversions
Hex:
#f82b5e
RGB:
248, 43, 94
CMY:
3, 83, 63
CMYK:
0, 83, 62, 3
HSL:
345°, 93.6073%, 57.0588%
HSV (HSB):
345°, 82.6613%, 97.2549%
XYZ:
41.5957, 22.4924, 12.7388
xyY:
0.5414, 0.2928, 22.4924
CIE-Lab:
54.5456, 75.5362, 23.8121
CIE-LCH:
54.5456, 79.2006, 17.4970
CIE-Luv:
54.5456, 142.5066, 11.9699
Hunter-Lab:
47.4261, 73.5599, 17.2728
#f82b5e color charts
#f82b5e color shades, tints & tones
#f82b5e color schemes
#f82b5e color preview, HTML & CSS examples
This text has a color of #f82b5e
<p style="color:#f82b5e;">Text here</p>
.mytext {color:#f82b5e;}
This box has a color of #f82b5e
<div style="background-color:#f82b5e;">Content here</div>
.mybackground {background-color:#f82b5e;}
Border around this has a color of #f82b5e
<div style="border:2px solid #f82b5e;">Content here</div>
.myborder {border:2px solid #f82b5e;}