#fb7bb4 color space conversions
Hex:
#fb7bb4
RGB:
251, 123, 180
CMY:
2, 52, 29
CMYK:
0, 51, 28, 2
HSL:
333°, 94.1176%, 73.3333%
HSV (HSB):
333°, 50.9960%, 98.4314%
XYZ:
55.1048, 37.9704, 47.6047
xyY:
0.3917, 0.2699, 37.9704
CIE-Lab:
67.9988, 54.8571, -6.9703
CIE-LCH:
67.9988, 55.2982, 352.7586
CIE-Luv:
67.9988, 78.9935, -20.3901
Hunter-Lab:
61.6202, 51.7913, -2.6704
#fb7bb4 color charts
#fb7bb4 color shades, tints & tones
#fb7bb4 color schemes
#fb7bb4 color preview, HTML & CSS examples
This text has a color of #fb7bb4
<p style="color:#fb7bb4;">Text here</p>
.mytext {color:#fb7bb4;}
This box has a color of #fb7bb4
<div style="background-color:#fb7bb4;">Content here</div>
.mybackground {background-color:#fb7bb4;}
Border around this has a color of #fb7bb4
<div style="border:2px solid #fb7bb4;">Content here</div>
.myborder {border:2px solid #fb7bb4;}