#fb70a9 color space conversions
Hex:
#fb70a9
RGB:
251, 112, 169
CMY:
2, 56, 34
CMYK:
0, 55, 33, 2
HSL:
335°, 94.5578%, 71.1765%
HSV (HSB):
335°, 55.3785%, 98.4314%
XYZ:
52.7393, 34.9621, 41.5048
xyY:
0.4082, 0.2706, 34.9621
CIE-Lab:
65.7192, 58.6297, -4.1187
CIE-LCH:
65.7192, 58.7742, 355.9816
CIE-Luv:
65.7192, 87.8300, -17.0041
Hunter-Lab:
59.1288, 55.7357, -0.2278
#fb70a9 color charts
#fb70a9 color shades, tints & tones
#fb70a9 color schemes
#fb70a9 color preview, HTML & CSS examples
This text has a color of #fb70a9
<p style="color:#fb70a9;">Text here</p>
.mytext {color:#fb70a9;}
This box has a color of #fb70a9
<div style="background-color:#fb70a9;">Content here</div>
.mybackground {background-color:#fb70a9;}
Border around this has a color of #fb70a9
<div style="border:2px solid #fb70a9;">Content here</div>
.myborder {border:2px solid #fb70a9;}