#f82d4c color space conversions
Hex:
#f82d4c
RGB:
248, 45, 76
CMY:
3, 82, 70
CMYK:
0, 82, 69, 3
HSL:
351°, 93.5484%, 57.4510%
HSV (HSB):
351°, 81.8548%, 97.2549%
XYZ:
40.9543, 22.3550, 8.9939
xyY:
0.5664, 0.3092, 22.3550
CIE-Lab:
54.4017, 74.1952, 34.2807
CIE-LCH:
54.4017, 81.7318, 24.7985
CIE-Luv:
54.4017, 147.3786, 21.6296
Hunter-Lab:
47.2811, 71.8725, 21.8185
#f82d4c color charts
#f82d4c color shades, tints & tones
#f82d4c color schemes
#f82d4c color preview, HTML & CSS examples
This text has a color of #f82d4c
<p style="color:#f82d4c;">Text here</p>
.mytext {color:#f82d4c;}
This box has a color of #f82d4c
<div style="background-color:#f82d4c;">Content here</div>
.mybackground {background-color:#f82d4c;}
Border around this has a color of #f82d4c
<div style="border:2px solid #f82d4c;">Content here</div>
.myborder {border:2px solid #f82d4c;}