#fb70d3 color space conversions
Hex:
#fb70d3
RGB:
251, 112, 211
CMY:
2, 56, 17
CMYK:
0, 55, 16, 2
HSL:
317°, 94.5578%, 71.1765%
HSV (HSB):
317°, 55.3785%, 98.4314%
XYZ:
57.3357, 36.8007, 65.7093
xyY:
0.3587, 0.2302, 36.8007
CIE-Lab:
67.1273, 64.1658, -25.6897
CIE-LCH:
67.1273, 69.1174, 338.1806
CIE-Luv:
67.1273, 75.5171, -50.3102
Hunter-Lab:
60.6636, 62.5465, -21.7570
#fb70d3 color charts
#fb70d3 color shades, tints & tones
#fb70d3 color schemes
#fb70d3 color preview, HTML & CSS examples
This text has a color of #fb70d3
<p style="color:#fb70d3;">Text here</p>
.mytext {color:#fb70d3;}
This box has a color of #fb70d3
<div style="background-color:#fb70d3;">Content here</div>
.mybackground {background-color:#fb70d3;}
Border around this has a color of #fb70d3
<div style="border:2px solid #fb70d3;">Content here</div>
.myborder {border:2px solid #fb70d3;}