#f95bad color space conversions
Hex:
#f95bad
RGB:
249, 91, 173
CMY:
2, 64, 32
CMYK:
0, 63, 31, 2
HSL:
329°, 92.9412%, 66.6667%
HSV (HSB):
329°, 63.4538%, 97.6471%
XYZ:
50.3508, 30.6390, 42.7953
xyY:
0.4068, 0.2475, 30.6390
CIE-Lab:
62.2017, 67.4927, -11.6709
CIE-LCH:
62.2017, 68.4944, 350.1894
CIE-Luv:
62.2017, 95.1587, -29.3873
Hunter-Lab:
55.3525, 65.5036, -7.0927
#f95bad color charts
#f95bad color shades, tints & tones
#f95bad color schemes
#f95bad color preview, HTML & CSS examples
This text has a color of #f95bad
<p style="color:#f95bad;">Text here</p>
.mytext {color:#f95bad;}
This box has a color of #f95bad
<div style="background-color:#f95bad;">Content here</div>
.mybackground {background-color:#f95bad;}
Border around this has a color of #f95bad
<div style="border:2px solid #f95bad;">Content here</div>
.myborder {border:2px solid #f95bad;}