#fb0da8 color space conversions
Hex:
#fb0da8
RGB:
251, 13, 168
CMY:
2, 95, 34
CMYK:
0, 95, 33, 2
HSL:
321°, 96.7480%, 51.7647%
HSV (HSB):
321°, 94.8207%, 98.4314%
XYZ:
46.9955, 23.6242, 39.1288
xyY:
0.4282, 0.2153, 23.6242
CIE-Lab:
55.7096, 86.2819, -18.5549
CIE-LCH:
55.7096, 88.2545, 347.8634
CIE-Luv:
55.7096, 119.1626, -42.3428
Hunter-Lab:
48.6048, 87.5316, -13.7075
#fb0da8 color charts
#fb0da8 color shades, tints & tones
#fb0da8 color schemes
#fb0da8 color preview, HTML & CSS examples
This text has a color of #fb0da8
<p style="color:#fb0da8;">Text here</p>
.mytext {color:#fb0da8;}
This box has a color of #fb0da8
<div style="background-color:#fb0da8;">Content here</div>
.mybackground {background-color:#fb0da8;}
Border around this has a color of #fb0da8
<div style="border:2px solid #fb0da8;">Content here</div>
.myborder {border:2px solid #fb0da8;}