#ff3995 color space conversions
Hex:
#ff3995
RGB:
255, 57, 149
CMY:
0, 78, 42
CMYK:
0, 78, 42, 0
HSL:
332°, 100.0000%, 61.1765%
HSV (HSB):
332°, 77.6471%, 100.0000%
XYZ:
48.1279, 26.3562, 30.9844
xyY:
0.4563, 0.2499, 26.3562
CIE-Lab:
58.3736, 77.9498, -3.3197
CIE-LCH:
58.3736, 78.0205, 357.5614
CIE-Luv:
58.3736, 122.2064, -19.8351
Hunter-Lab:
51.3383, 77.4959, 0.1533
#ff3995 color charts
#ff3995 color shades, tints & tones
#ff3995 color schemes
#ff3995 color preview, HTML & CSS examples
This text has a color of #ff3995
<p style="color:#ff3995;">Text here</p>
.mytext {color:#ff3995;}
This box has a color of #ff3995
<div style="background-color:#ff3995;">Content here</div>
.mybackground {background-color:#ff3995;}
Border around this has a color of #ff3995
<div style="border:2px solid #ff3995;">Content here</div>
.myborder {border:2px solid #ff3995;}