#fb145f color space conversions
Hex:
#fb145f
RGB:
251, 20, 95
CMY:
2, 92, 63
CMYK:
0, 92, 62, 2
HSL:
341°, 96.6527%, 53.1373%
HSV (HSB):
341°, 92.0319%, 98.4314%
XYZ:
42.0994, 21.8358, 12.8223
xyY:
0.5485, 0.2845, 21.8358
CIE-Lab:
53.8523, 80.0506, 22.4036
CIE-LCH:
53.8523, 83.1265, 15.6352
CIE-Luv:
53.8523, 150.3739, 9.2506
Hunter-Lab:
46.7288, 79.0408, 16.4410
#fb145f color charts
#fb145f color shades, tints & tones
#fb145f color schemes
#fb145f color preview, HTML & CSS examples
This text has a color of #fb145f
<p style="color:#fb145f;">Text here</p>
.mytext {color:#fb145f;}
This box has a color of #fb145f
<div style="background-color:#fb145f;">Content here</div>
.mybackground {background-color:#fb145f;}
Border around this has a color of #fb145f
<div style="border:2px solid #fb145f;">Content here</div>
.myborder {border:2px solid #fb145f;}