#f35bad color space conversions
Hex:
#f35bad
RGB:
243, 91, 173
CMY:
5, 64, 32
CMYK:
0, 63, 29, 5
HSL:
328°, 86.3636%, 65.4902%
HSV (HSB):
328°, 62.5514%, 95.2941%
XYZ:
48.2461, 29.5540, 42.6968
xyY:
0.4004, 0.2453, 29.5540
CIE-Lab:
61.2675, 65.8020, -13.1692
CIE-LCH:
61.2675, 67.1069, 348.6827
CIE-Luv:
61.2675, 90.4820, -31.1278
Hunter-Lab:
54.3636, 63.2772, -8.5115
#f35bad color charts
#f35bad color shades, tints & tones
#f35bad color schemes
#f35bad color preview, HTML & CSS examples
This text has a color of #f35bad
<p style="color:#f35bad;">Text here</p>
.mytext {color:#f35bad;}
This box has a color of #f35bad
<div style="background-color:#f35bad;">Content here</div>
.mybackground {background-color:#f35bad;}
Border around this has a color of #f35bad
<div style="border:2px solid #f35bad;">Content here</div>
.myborder {border:2px solid #f35bad;}