#fd148b color space conversions
Hex:
#fd148b
RGB:
253, 20, 139
CMY:
1, 92, 45
CMYK:
0, 92, 45, 1
HSL:
329°, 98.3122%, 53.5294%
HSV (HSB):
329°, 92.0949%, 99.2157%
XYZ:
45.4184, 23.2470, 26.5194
xyY:
0.4772, 0.2442, 23.2470
CIE-Lab:
55.3259, 83.4627, -1.9249
CIE-LCH:
55.3259, 83.4848, 358.6788
CIE-Luv:
55.3259, 133.5585, -19.1609
Hunter-Lab:
48.2152, 83.7692, 1.1398
#fd148b color charts
#fd148b color shades, tints & tones
#fd148b color schemes
#fd148b color preview, HTML & CSS examples
This text has a color of #fd148b
<p style="color:#fd148b;">Text here</p>
.mytext {color:#fd148b;}
This box has a color of #fd148b
<div style="background-color:#fd148b;">Content here</div>
.mybackground {background-color:#fd148b;}
Border around this has a color of #fd148b
<div style="border:2px solid #fd148b;">Content here</div>
.myborder {border:2px solid #fd148b;}