#fb70a4 color space conversions
Hex:
#fb70a4
RGB:
251, 112, 164
CMY:
2, 56, 36
CMYK:
0, 55, 35, 2
HSL:
338°, 94.5578%, 71.1765%
HSV (HSB):
338°, 55.3785%, 98.4314%
XYZ:
52.2787, 34.7779, 39.0794
xyY:
0.4145, 0.2757, 34.7779
CIE-Lab:
65.5754, 58.0500, -1.4850
CIE-LCH:
65.5754, 58.0690, 358.5346
CIE-Luv:
65.5754, 89.2591, -13.2044
Hunter-Lab:
58.9728, 55.0357, 1.9914
#fb70a4 color charts
#fb70a4 color shades, tints & tones
#fb70a4 color schemes
#fb70a4 color preview, HTML & CSS examples
This text has a color of #fb70a4
<p style="color:#fb70a4;">Text here</p>
.mytext {color:#fb70a4;}
This box has a color of #fb70a4
<div style="background-color:#fb70a4;">Content here</div>
.mybackground {background-color:#fb70a4;}
Border around this has a color of #fb70a4
<div style="border:2px solid #fb70a4;">Content here</div>
.myborder {border:2px solid #fb70a4;}