#f95d91 color space conversions
Hex:
#f95d91
RGB:
249, 93, 145
CMY:
2, 64, 43
CMYK:
0, 63, 42, 2
HSL:
340°, 92.8571%, 67.0588%
HSV (HSB):
340°, 62.6506%, 97.6471%
XYZ:
48.0921, 30.0128, 30.0464
xyY:
0.4447, 0.2775, 30.0128
CIE-Lab:
61.6652, 63.6628, 3.6967
CIE-LCH:
61.6652, 63.7700, 3.3233
CIE-Luv:
61.6652, 103.4786, -7.4451
Hunter-Lab:
54.7839, 60.8245, 5.8310
#f95d91 color charts
#f95d91 color shades, tints & tones
#f95d91 color schemes
#f95d91 color preview, HTML & CSS examples
This text has a color of #f95d91
<p style="color:#f95d91;">Text here</p>
.mytext {color:#f95d91;}
This box has a color of #f95d91
<div style="background-color:#f95d91;">Content here</div>
.mybackground {background-color:#f95d91;}
Border around this has a color of #f95d91
<div style="border:2px solid #f95d91;">Content here</div>
.myborder {border:2px solid #f95d91;}