#f82d51 color space conversions
Hex:
#f82d51
RGB:
248, 45, 81
CMY:
3, 82, 68
CMYK:
0, 82, 67, 3
HSL:
349°, 93.5484%, 57.4510%
HSV (HSB):
349°, 81.8548%, 97.2549%
XYZ:
41.1350, 22.4273, 9.9454
xyY:
0.5596, 0.3051, 22.4273
CIE-Lab:
54.4775, 74.4231, 31.4420
CIE-LCH:
54.4775, 80.7923, 22.9029
CIE-Luv:
54.4775, 145.9312, 19.2176
Hunter-Lab:
47.3575, 72.1706, 20.6989
#f82d51 color charts
#f82d51 color shades, tints & tones
#f82d51 color schemes
#f82d51 color preview, HTML & CSS examples
This text has a color of #f82d51
<p style="color:#f82d51;">Text here</p>
.mytext {color:#f82d51;}
This box has a color of #f82d51
<div style="background-color:#f82d51;">Content here</div>
.mybackground {background-color:#f82d51;}
Border around this has a color of #f82d51
<div style="border:2px solid #f82d51;">Content here</div>
.myborder {border:2px solid #f82d51;}