#f82647 color space conversions
Hex:
#f82647
RGB:
248, 38, 71
CMY:
3, 85, 72
CMYK:
0, 85, 71, 3
HSL:
351°, 93.7500%, 56.0784%
HSV (HSB):
351°, 84.6774%, 97.2549%
XYZ:
40.5418, 21.7976, 8.0318
xyY:
0.5761, 0.3098, 21.7976
CIE-Lab:
53.8116, 75.4666, 36.4869
CIE-LCH:
53.8116, 83.8242, 25.8031
CIE-Luv:
53.8116, 151.2943, 22.8253
Hunter-Lab:
46.6879, 73.2981, 22.4818
#f82647 color charts
#f82647 color shades, tints & tones
#f82647 color schemes
#f82647 color preview, HTML & CSS examples
This text has a color of #f82647
<p style="color:#f82647;">Text here</p>
.mytext {color:#f82647;}
This box has a color of #f82647
<div style="background-color:#f82647;">Content here</div>
.mybackground {background-color:#f82647;}
Border around this has a color of #f82647
<div style="border:2px solid #f82647;">Content here</div>
.myborder {border:2px solid #f82647;}