#fd015b color space conversions
Hex:
#fd015b
RGB:
253, 1, 91
CMY:
1, 100, 64
CMYK:
0, 100, 64, 1
HSL:
339°, 99.2126%, 49.8039%
HSV (HSB):
339°, 99.6047%, 99.2157%
XYZ:
42.4072, 21.6597, 11.8432
xyY:
0.5587, 0.2853, 21.6597
CIE-Lab:
53.6640, 81.7887, 24.6407
CIE-LCH:
53.6640, 85.4199, 16.7661
CIE-Luv:
53.6640, 155.7471, 10.8695
Hunter-Lab:
46.5400, 81.2042, 17.4903
#fd015b color charts
#fd015b color shades, tints & tones
#fd015b color schemes
#fd015b color preview, HTML & CSS examples
This text has a color of #fd015b
<p style="color:#fd015b;">Text here</p>
.mytext {color:#fd015b;}
This box has a color of #fd015b
<div style="background-color:#fd015b;">Content here</div>
.mybackground {background-color:#fd015b;}
Border around this has a color of #fd015b
<div style="border:2px solid #fd015b;">Content here</div>
.myborder {border:2px solid #fd015b;}