#f995b9 color space conversions
Hex:
#f995b9
RGB:
249, 149, 185
CMY:
2, 42, 27
CMYK:
0, 40, 26, 2
HSL:
338°, 89.2857%, 78.0392%
HSV (HSB):
338°, 40.1606%, 97.6471%
XYZ:
58.5713, 45.1374, 51.5243
xyY:
0.3773, 0.2908, 45.1374
CIE-Lab:
72.9823, 41.9419, -2.4348
CIE-LCH:
72.9823, 42.0126, 356.6776
CIE-Luv:
72.9823, 61.9939, -11.3813
Hunter-Lab:
67.1844, 38.0436, 1.5591
#f995b9 color charts
#f995b9 color shades, tints & tones
#f995b9 color schemes
#f995b9 color preview, HTML & CSS examples
This text has a color of #f995b9
<p style="color:#f995b9;">Text here</p>
.mytext {color:#f995b9;}
This box has a color of #f995b9
<div style="background-color:#f995b9;">Content here</div>
.mybackground {background-color:#f995b9;}
Border around this has a color of #f995b9
<div style="border:2px solid #f995b9;">Content here</div>
.myborder {border:2px solid #f995b9;}