#f80d52 color space conversions
Hex:
#f80d52
RGB:
248, 13, 82
CMY:
3, 95, 68
CMYK:
0, 95, 67, 3
HSL:
342°, 94.3775%, 51.1765%
HSV (HSB):
342°, 94.7581%, 97.2549%
XYZ:
40.3783, 20.8535, 9.8796
xyY:
0.5678, 0.2933, 20.8535
CIE-Lab:
52.7888, 79.3686, 28.7296
CIE-LCH:
52.7888, 84.4083, 19.8991
CIE-Luv:
52.7888, 153.7652, 15.0459
Hunter-Lab:
45.6656, 77.9178, 19.1388
#f80d52 color charts
#f80d52 color shades, tints & tones
#f80d52 color schemes
#f80d52 color preview, HTML & CSS examples
This text has a color of #f80d52
<p style="color:#f80d52;">Text here</p>
.mytext {color:#f80d52;}
This box has a color of #f80d52
<div style="background-color:#f80d52;">Content here</div>
.mybackground {background-color:#f80d52;}
Border around this has a color of #f80d52
<div style="border:2px solid #f80d52;">Content here</div>
.myborder {border:2px solid #f80d52;}