#ff5f95 color space conversions
Hex:
#ff5f95
RGB:
255, 95, 149
CMY:
0, 63, 42
CMYK:
0, 63, 42, 0
HSL:
340°, 100.0000%, 68.6275%
HSV (HSB):
340°, 62.7451%, 100.0000%
XYZ:
50.7570, 31.6143, 31.8608
xyY:
0.4443, 0.2768, 31.6143
CIE-Lab:
63.0229, 65.0384, 3.4675
CIE-LCH:
63.0229, 65.1308, 3.0518
CIE-Luv:
63.0229, 105.9616, -8.0524
Hunter-Lab:
56.2266, 62.7393, 5.7620
#ff5f95 color charts
#ff5f95 color shades, tints & tones
#ff5f95 color schemes
#ff5f95 color preview, HTML & CSS examples
This text has a color of #ff5f95
<p style="color:#ff5f95;">Text here</p>
.mytext {color:#ff5f95;}
This box has a color of #ff5f95
<div style="background-color:#ff5f95;">Content here</div>
.mybackground {background-color:#ff5f95;}
Border around this has a color of #ff5f95
<div style="border:2px solid #ff5f95;">Content here</div>
.myborder {border:2px solid #ff5f95;}