#fb204c color space conversions
Hex:
#fb204c
RGB:
251, 32, 76
CMY:
2, 87, 70
CMYK:
0, 87, 70, 2
HSL:
348°, 96.4758%, 55.4902%
HSV (HSB):
348°, 87.2510%, 98.4314%
XYZ:
41.6047, 22.0641, 8.9035
xyY:
0.5733, 0.3040, 22.0641
CIE-Lab:
54.0949, 77.5062, 34.0447
CIE-LCH:
54.0949, 84.6537, 23.7135
CIE-Luv:
54.0949, 153.9811, 20.3975
Hunter-Lab:
46.9724, 75.9004, 21.6425
#fb204c color charts
#fb204c RGB chart
#fb204c CMYK chart
#fb204c RGB pie chart
#fb204c color shades, tints & tones
#fb204c color schemes
#fb204c color preview, HTML & CSS examples
This text has a color of #fb204c
<p style="color:#fb204c;">Text here</p>
.mytext {color:#fb204c;}
Text color #fb204c
This box has a color of #fb204c
<div style="background-color:#fb204c;">Content here</div>
.mybackground {background-color:#fb204c;}
Background color #fb204c
Border around this has a color of #fb204c
<div style="border:2px solid #fb204c;">Content here</div>
.myborder {border:2px solid #fb204c;}
Border color #fb204c