#f6255e color space conversions
Hex:
#f6255e
RGB:
246, 37, 94
CMY:
4, 85, 63
CMYK:
0, 85, 62, 4
HSL:
344°, 92.0705%, 55.4902%
HSV (HSB):
344°, 84.9593%, 96.4706%
XYZ:
40.6880, 21.7241, 12.6384
xyY:
0.5421, 0.2895, 21.7241
CIE-Lab:
53.7331, 76.2569, 22.6690
CIE-LCH:
53.7331, 79.5550, 16.5557
CIE-Luv:
53.7331, 142.8833, 10.5203
Hunter-Lab:
46.6091, 74.2576, 16.5496
#f6255e color charts
#f6255e color shades, tints & tones
#f6255e color schemes
#f6255e color preview, HTML & CSS examples
This text has a color of #f6255e
<p style="color:#f6255e;">Text here</p>
.mytext {color:#f6255e;}
This box has a color of #f6255e
<div style="background-color:#f6255e;">Content here</div>
.mybackground {background-color:#f6255e;}
Border around this has a color of #f6255e
<div style="border:2px solid #f6255e;">Content here</div>
.myborder {border:2px solid #f6255e;}