#fb5acc color space conversions
Hex:
#fb5acc
RGB:
251, 90, 204
CMY:
2, 65, 20
CMYK:
0, 64, 19, 2
HSL:
318°, 95.2663%, 66.8627%
HSV (HSB):
318°, 64.1434%, 98.4314%
XYZ:
54.3389, 32.1812, 60.4744
xyY:
0.3697, 0.2189, 32.1812
CIE-Lab:
63.4924, 72.3409, -27.3437
CIE-LCH:
63.4924, 77.3361, 339.2942
CIE-Luv:
63.4924, 86.4044, -53.8329
Hunter-Lab:
56.7285, 71.7063, -23.4951
#fb5acc color charts
#fb5acc color shades, tints & tones
#fb5acc color schemes
#fb5acc color preview, HTML & CSS examples
This text has a color of #fb5acc
<p style="color:#fb5acc;">Text here</p>
.mytext {color:#fb5acc;}
This box has a color of #fb5acc
<div style="background-color:#fb5acc;">Content here</div>
.mybackground {background-color:#fb5acc;}
Border around this has a color of #fb5acc
<div style="border:2px solid #fb5acc;">Content here</div>
.myborder {border:2px solid #fb5acc;}