#fb8ba7 color space conversions
Hex:
#fb8ba7
RGB:
251, 139, 167
CMY:
2, 45, 35
CMYK:
0, 45, 33, 2
HSL:
345°, 93.3333%, 76.4706%
HSV (HSB):
345°, 44.6215%, 98.4314%
XYZ:
55.9913, 41.7645, 41.6695
xyY:
0.4016, 0.2995, 41.7645
CIE-Lab:
70.7082, 45.4024, 4.2916
CIE-LCH:
70.7082, 45.6048, 5.3997
CIE-Luv:
70.7082, 73.1026, -2.6021
Hunter-Lab:
64.6254, 41.5574, 7.0085
#fb8ba7 color charts
#fb8ba7 color shades, tints & tones
#fb8ba7 color schemes
#fb8ba7 color preview, HTML & CSS examples
This text has a color of #fb8ba7
<p style="color:#fb8ba7;">Text here</p>
.mytext {color:#fb8ba7;}
This box has a color of #fb8ba7
<div style="background-color:#fb8ba7;">Content here</div>
.mybackground {background-color:#fb8ba7;}
Border around this has a color of #fb8ba7
<div style="border:2px solid #fb8ba7;">Content here</div>
.myborder {border:2px solid #fb8ba7;}