#fb26a5 color space conversions
Hex:
#fb26a5
RGB:
251, 38, 165
CMY:
2, 85, 35
CMYK:
0, 85, 34, 2
HSL:
324°, 96.3801%, 56.6667%
HSV (HSB):
324°, 84.8606%, 98.4314%
XYZ:
47.2683, 24.6121, 37.8566
xyY:
0.4307, 0.2243, 24.6121
CIE-Lab:
56.6955, 82.7961, -15.2970
CIE-LCH:
56.6955, 84.1973, 349.5323
CIE-Luv:
56.6955, 117.1079, -37.1547
Hunter-Lab:
49.6106, 83.2541, -10.5154
#fb26a5 color charts
#fb26a5 color shades, tints & tones
#fb26a5 color schemes
#fb26a5 color preview, HTML & CSS examples
This text has a color of #fb26a5
<p style="color:#fb26a5;">Text here</p>
.mytext {color:#fb26a5;}
This box has a color of #fb26a5
<div style="background-color:#fb26a5;">Content here</div>
.mybackground {background-color:#fb26a5;}
Border around this has a color of #fb26a5
<div style="border:2px solid #fb26a5;">Content here</div>
.myborder {border:2px solid #fb26a5;}