#fb0d85 color space conversions
Hex:
#fb0d85
RGB:
251, 13, 133
CMY:
2, 95, 48
CMYK:
0, 95, 47, 2
HSL:
330°, 96.7480%, 51.7647%
HSV (HSB):
330°, 94.8207%, 98.4314%
XYZ:
44.1612, 22.4905, 24.2039
xyY:
0.4861, 0.2475, 22.4905
CIE-Lab:
54.5436, 83.1940, 0.4729
CIE-LCH:
54.5436, 83.1953, 0.3257
CIE-Luv:
54.5436, 135.5268, -16.0371
Hunter-Lab:
47.4242, 83.2262, 2.9371
#fb0d85 color charts
#fb0d85 color shades, tints & tones
#fb0d85 color schemes
#fb0d85 color preview, HTML & CSS examples
This text has a color of #fb0d85
<p style="color:#fb0d85;">Text here</p>
.mytext {color:#fb0d85;}
This box has a color of #fb0d85
<div style="background-color:#fb0d85;">Content here</div>
.mybackground {background-color:#fb0d85;}
Border around this has a color of #fb0d85
<div style="border:2px solid #fb0d85;">Content here</div>
.myborder {border:2px solid #fb0d85;}