#f95baa color space conversions
Hex:
#f95baa
RGB:
249, 91, 170
CMY:
2, 64, 33
CMYK:
0, 63, 32, 2
HSL:
330°, 92.9412%, 66.6667%
HSV (HSB):
330°, 63.4538%, 97.6471%
XYZ:
50.0637, 30.5242, 41.2833
xyY:
0.4108, 0.2505, 30.5242
CIE-Lab:
62.1039, 67.1439, -10.0935
CIE-LCH:
62.1039, 67.8984, 351.4509
CIE-Luv:
62.1039, 96.1807, -27.0484
Hunter-Lab:
55.2487, 65.0629, -5.6290
#f95baa color charts
#f95baa color shades, tints & tones
#f95baa color schemes
#f95baa color preview, HTML & CSS examples
This text has a color of #f95baa
<p style="color:#f95baa;">Text here</p>
.mytext {color:#f95baa;}
This box has a color of #f95baa
<div style="background-color:#f95baa;">Content here</div>
.mybackground {background-color:#f95baa;}
Border around this has a color of #f95baa
<div style="border:2px solid #f95baa;">Content here</div>
.myborder {border:2px solid #f95baa;}