#f2235d color space conversions
Hex:
#f2235d
RGB:
242, 35, 93
CMY:
5, 86, 64
CMYK:
0, 86, 62, 5
HSL:
343°, 88.8412%, 54.3137%
HSV (HSB):
343°, 85.5372%, 94.9020%
XYZ:
39.1948, 20.8696, 12.3184
xyY:
0.5415, 0.2883, 20.8696
CIE-Lab:
52.8065, 75.5832, 21.9019
CIE-LCH:
52.8065, 78.6926, 16.1601
CIE-Luv:
52.8065, 140.7225, 9.7944
Hunter-Lab:
45.6833, 73.2014, 15.9909
#f2235d color charts
#f2235d color shades, tints & tones
#f2235d color schemes
#f2235d color preview, HTML & CSS examples
This text has a color of #f2235d
<p style="color:#f2235d;">Text here</p>
.mytext {color:#f2235d;}
This box has a color of #f2235d
<div style="background-color:#f2235d;">Content here</div>
.mybackground {background-color:#f2235d;}
Border around this has a color of #f2235d
<div style="border:2px solid #f2235d;">Content here</div>
.myborder {border:2px solid #f2235d;}