#f82d42 color space conversions
Hex:
#f82d42
RGB:
248, 45, 66
CMY:
3, 82, 74
CMYK:
0, 82, 73, 3
HSL:
354°, 93.5484%, 57.4510%
HSV (HSB):
354°, 81.8548%, 97.2549%
XYZ:
40.6332, 22.2266, 7.3028
xyY:
0.5791, 0.3168, 22.2266
CIE-Lab:
54.2666, 73.7878, 39.8899
CIE-LCH:
54.2666, 83.8800, 28.3958
CIE-Luv:
54.2666, 150.0229, 26.0242
Hunter-Lab:
47.1451, 71.3408, 23.8175
#f82d42 color charts
#f82d42 color shades, tints & tones
#f82d42 color schemes
#f82d42 color preview, HTML & CSS examples
This text has a color of #f82d42
<p style="color:#f82d42;">Text here</p>
.mytext {color:#f82d42;}
This box has a color of #f82d42
<div style="background-color:#f82d42;">Content here</div>
.mybackground {background-color:#f82d42;}
Border around this has a color of #f82d42
<div style="border:2px solid #f82d42;">Content here</div>
.myborder {border:2px solid #f82d42;}