#f6285f color space conversions
Hex:
#f6285f
RGB:
246, 40, 95
CMY:
4, 84, 63
CMYK:
0, 84, 61, 4
HSL:
344°, 91.9643%, 56.0784%
HSV (HSB):
344°, 83.7398%, 96.4706%
XYZ:
40.8304, 21.9366, 12.9087
xyY:
0.5395, 0.2899, 21.9366
CIE-Lab:
53.9597, 75.7190, 22.3692
CIE-LCH:
53.9597, 78.9541, 16.4584
CIE-Luv:
53.9597, 141.6031, 10.4117
Hunter-Lab:
46.8366, 73.6457, 16.4446
#f6285f color charts
#f6285f color shades, tints & tones
#f6285f color schemes
#f6285f color preview, HTML & CSS examples
This text has a color of #f6285f
<p style="color:#f6285f;">Text here</p>
.mytext {color:#f6285f;}
This box has a color of #f6285f
<div style="background-color:#f6285f;">Content here</div>
.mybackground {background-color:#f6285f;}
Border around this has a color of #f6285f
<div style="border:2px solid #f6285f;">Content here</div>
.myborder {border:2px solid #f6285f;}