#f2535f color space conversions
Hex:
#f2535f
RGB:
242, 83, 95
CMY:
5, 67, 63
CMYK:
0, 66, 61, 5
HSL:
355°, 85.9459%, 63.7255%
HSV (HSB):
355°, 65.7025%, 94.9020%
XYZ:
41.7768, 25.8900, 13.6219
xyY:
0.5139, 0.3185, 25.8900
CIE-Lab:
57.9325, 61.4876, 27.4417
CIE-LCH:
57.9325, 67.3333, 24.0510
CIE-Luv:
57.9325, 118.2087, 19.8712
Hunter-Lab:
50.8822, 57.5133, 19.7448
#f2535f color charts
#f2535f color shades, tints & tones
#f2535f color schemes
#f2535f color preview, HTML & CSS examples
This text has a color of #f2535f
<p style="color:#f2535f;">Text here</p>
.mytext {color:#f2535f;}
This box has a color of #f2535f
<div style="background-color:#f2535f;">Content here</div>
.mybackground {background-color:#f2535f;}
Border around this has a color of #f2535f
<div style="border:2px solid #f2535f;">Content here</div>
.myborder {border:2px solid #f2535f;}