#f83a65 color space conversions
Hex:
#f83a65
RGB:
248, 58, 101
CMY:
3, 77, 60
CMYK:
0, 77, 59, 3
HSL:
346°, 93.1373%, 60.0000%
HSV (HSB):
346°, 76.6129%, 97.2549%
XYZ:
42.5734, 23.9222, 14.6855
xyY:
0.5244, 0.2947, 23.9222
CIE-Lab:
56.0098, 72.1764, 21.5881
CIE-LCH:
56.0098, 75.3358, 16.6521
CIE-Luv:
56.0098, 134.2998, 10.9078
Hunter-Lab:
48.9103, 69.7804, 16.4352
#f83a65 color charts
#f83a65 color shades, tints & tones
#f83a65 color schemes
#f83a65 color preview, HTML & CSS examples
This text has a color of #f83a65
<p style="color:#f83a65;">Text here</p>
.mytext {color:#f83a65;}
This box has a color of #f83a65
<div style="background-color:#f83a65;">Content here</div>
.mybackground {background-color:#f83a65;}
Border around this has a color of #f83a65
<div style="border:2px solid #f83a65;">Content here</div>
.myborder {border:2px solid #f83a65;}