#f95d81 color space conversions
Hex:
#f95d81
RGB:
249, 93, 129
CMY:
2, 64, 49
CMYK:
0, 63, 48, 2
HSL:
346°, 92.8571%, 67.0588%
HSV (HSB):
346°, 62.6506%, 97.6471%
XYZ:
46.9437, 29.5534, 23.9991
xyY:
0.4671, 0.2941, 29.5534
CIE-Lab:
61.2670, 62.1825, 12.4075
CIE-LCH:
61.2670, 63.4083, 11.2842
CIE-Luv:
61.2670, 108.4278, 3.7715
Hunter-Lab:
54.3631, 59.0034, 11.8800
#f95d81 color charts
#f95d81 color shades, tints & tones
#f95d81 color schemes
#f95d81 color preview, HTML & CSS examples
This text has a color of #f95d81
<p style="color:#f95d81;">Text here</p>
.mytext {color:#f95d81;}
This box has a color of #f95d81
<div style="background-color:#f95d81;">Content here</div>
.mybackground {background-color:#f95d81;}
Border around this has a color of #f95d81
<div style="border:2px solid #f95d81;">Content here</div>
.myborder {border:2px solid #f95d81;}