#fb204b color space conversions
Hex:
#fb204b
RGB:
251, 32, 75
CMY:
2, 87, 71
CMYK:
0, 87, 70, 2
HSL:
348°, 96.4758%, 55.4902%
HSV (HSB):
348°, 87.2510%, 98.4314%
XYZ:
41.5702, 22.0503, 8.7217
xyY:
0.5746, 0.3048, 22.0503
CIE-Lab:
54.0803, 77.4642, 34.6141
CIE-LCH:
54.0803, 84.8460, 24.0770
CIE-Luv:
54.0803, 154.2745, 20.8631
Hunter-Lab:
46.9577, 75.8445, 21.8581
#fb204b color charts
#fb204b color shades, tints & tones
#fb204b color schemes
#fb204b color preview, HTML & CSS examples
This text has a color of #fb204b
<p style="color:#fb204b;">Text here</p>
.mytext {color:#fb204b;}
This box has a color of #fb204b
<div style="background-color:#fb204b;">Content here</div>
.mybackground {background-color:#fb204b;}
Border around this has a color of #fb204b
<div style="border:2px solid #fb204b;">Content here</div>
.myborder {border:2px solid #fb204b;}