#fb90c5 color space conversions
Hex:
#fb90c5
RGB:
251, 144, 197
CMY:
2, 44, 23
CMYK:
0, 43, 22, 2
HSL:
330°, 93.0435%, 77.4510%
HSV (HSB):
330°, 42.6295%, 98.4314%
XYZ:
59.8350, 44.4870, 58.2565
xyY:
0.3680, 0.2736, 44.4870
CIE-Lab:
72.5528, 46.8313, -9.6874
CIE-LCH:
72.5528, 47.8228, 348.3128
CIE-Luv:
72.5528, 63.6938, -23.0215
Hunter-Lab:
66.6985, 43.4091, -5.0967
#fb90c5 color charts
#fb90c5 color shades, tints & tones
#fb90c5 color schemes
#fb90c5 color preview, HTML & CSS examples
This text has a color of #fb90c5
<p style="color:#fb90c5;">Text here</p>
.mytext {color:#fb90c5;}
This box has a color of #fb90c5
<div style="background-color:#fb90c5;">Content here</div>
.mybackground {background-color:#fb90c5;}
Border around this has a color of #fb90c5
<div style="border:2px solid #fb90c5;">Content here</div>
.myborder {border:2px solid #fb90c5;}