#f83d40 color space conversions
Hex:
#f83d40
RGB:
248, 61, 64
CMY:
3, 76, 75
CMYK:
0, 75, 74, 3
HSL:
359°, 93.0348%, 60.5882%
HSV (HSB):
359°, 75.4032%, 97.2549%
XYZ:
41.3056, 23.6641, 7.2411
xyY:
0.5720, 0.3277, 23.6641
CIE-Lab:
55.7499, 69.4605, 42.6770
CIE-LCH:
55.7499, 81.5236, 31.5669
CIE-Luv:
55.7499, 143.0928, 29.8522
Hunter-Lab:
48.6458, 66.4358, 25.2265
#f83d40 color charts
#f83d40 color shades, tints & tones
#f83d40 color schemes
#f83d40 color preview, HTML & CSS examples
This text has a color of #f83d40
<p style="color:#f83d40;">Text here</p>
.mytext {color:#f83d40;}
This box has a color of #f83d40
<div style="background-color:#f83d40;">Content here</div>
.mybackground {background-color:#f83d40;}
Border around this has a color of #f83d40
<div style="border:2px solid #f83d40;">Content here</div>
.myborder {border:2px solid #f83d40;}