#fb205f color space conversions
Hex:
#fb205f
RGB:
251, 32, 95
CMY:
2, 87, 63
CMYK:
0, 87, 62, 2
HSL:
343°, 96.4758%, 55.4902%
HSV (HSB):
343°, 87.2510%, 98.4314%
XYZ:
42.3657, 22.3685, 12.9111
xyY:
0.5456, 0.2881, 22.3685
CIE-Lab:
54.4158, 78.4239, 23.1494
CIE-LCH:
54.4158, 81.7692, 16.4457
CIE-Luv:
54.4158, 147.7846, 10.5189
Hunter-Lab:
47.2953, 77.1281, 16.9212
#fb205f color charts
#fb205f color shades, tints & tones
#fb205f color schemes
#fb205f color preview, HTML & CSS examples
This text has a color of #fb205f
<p style="color:#fb205f;">Text here</p>
.mytext {color:#fb205f;}
This box has a color of #fb205f
<div style="background-color:#fb205f;">Content here</div>
.mybackground {background-color:#fb205f;}
Border around this has a color of #fb205f
<div style="border:2px solid #fb205f;">Content here</div>
.myborder {border:2px solid #fb205f;}