#f95e95 color space conversions
Hex:
#f95e95
RGB:
249, 94, 149
CMY:
2, 63, 42
CMYK:
0, 62, 40, 2
HSL:
339°, 92.8144%, 67.2549%
HSV (HSB):
339°, 62.2490%, 97.6471%
XYZ:
48.4944, 30.3151, 31.7292
xyY:
0.4387, 0.2742, 30.3151
CIE-Lab:
61.9251, 63.6505, 1.7579
CIE-LCH:
61.9251, 63.6748, 1.5820
CIE-Luv:
61.9251, 101.6881, -9.9828
Hunter-Lab:
55.0591, 60.8640, 4.3740
#f95e95 color charts
#f95e95 color shades, tints & tones
#f95e95 color schemes
#f95e95 color preview, HTML & CSS examples
This text has a color of #f95e95
<p style="color:#f95e95;">Text here</p>
.mytext {color:#f95e95;}
This box has a color of #f95e95
<div style="background-color:#f95e95;">Content here</div>
.mybackground {background-color:#f95e95;}
Border around this has a color of #f95e95
<div style="border:2px solid #f95e95;">Content here</div>
.myborder {border:2px solid #f95e95;}