#f2555f color space conversions
Hex:
#f2555f
RGB:
242, 85, 95
CMY:
5, 67, 63
CMYK:
0, 65, 61, 5
HSL:
356°, 85.7923%, 64.1176%
HSV (HSB):
356°, 64.8760%, 94.9020%
XYZ:
41.9320, 26.2005, 13.6736
xyY:
0.5126, 0.3203, 26.2005
CIE-Lab:
58.2268, 60.6891, 27.8227
CIE-LCH:
58.2268, 66.7628, 24.6289
CIE-Luv:
58.2268, 116.9938, 20.5076
Hunter-Lab:
51.1864, 56.6514, 19.9921
#f2555f color charts
#f2555f color shades, tints & tones
#f2555f color schemes
#f2555f color preview, HTML & CSS examples
This text has a color of #f2555f
<p style="color:#f2555f;">Text here</p>
.mytext {color:#f2555f;}
This box has a color of #f2555f
<div style="background-color:#f2555f;">Content here</div>
.mybackground {background-color:#f2555f;}
Border around this has a color of #f2555f
<div style="border:2px solid #f2555f;">Content here</div>
.myborder {border:2px solid #f2555f;}