#f95ab5 color space conversions
Hex:
#f95ab5
RGB:
249, 90, 181
CMY:
2, 65, 29
CMYK:
0, 64, 27, 2
HSL:
326°, 92.9825%, 66.4706%
HSV (HSB):
326°, 63.8554%, 97.6471%
XYZ:
51.0636, 30.7883, 46.9674
xyY:
0.3964, 0.2390, 30.7883
CIE-Lab:
62.3285, 68.8464, -16.0664
CIE-LCH:
62.3285, 70.6962, 346.8642
CIE-Luv:
62.3285, 92.8376, -36.0639
Hunter-Lab:
55.4872, 67.1669, -11.3453
#f95ab5 color charts
#f95ab5 color shades, tints & tones
#f95ab5 color schemes
#f95ab5 color preview, HTML & CSS examples
This text has a color of #f95ab5
<p style="color:#f95ab5;">Text here</p>
.mytext {color:#f95ab5;}
This box has a color of #f95ab5
<div style="background-color:#f95ab5;">Content here</div>
.mybackground {background-color:#f95ab5;}
Border around this has a color of #f95ab5
<div style="border:2px solid #f95ab5;">Content here</div>
.myborder {border:2px solid #f95ab5;}