#fb2acc color space conversions
Hex:
#fb2acc
RGB:
251, 42, 204
CMY:
2, 84, 20
CMYK:
0, 83, 19, 2
HSL:
313°, 96.3134%, 57.4510%
HSV (HSB):
313°, 83.2669%, 98.4314%
XYZ:
51.5107, 26.5248, 59.5316
xyY:
0.3744, 0.1928, 26.5248
CIE-Lab:
58.5319, 86.3941, -35.0375
CIE-LCH:
58.5319, 93.2286, 337.9248
CIE-Luv:
58.5319, 99.1210, -67.1052
Hunter-Lab:
51.5022, 88.4005, -32.4820
#fb2acc color charts
#fb2acc RGB chart
#fb2acc CMYK chart
#fb2acc RGB pie chart
#fb2acc color shades, tints & tones
#fb2acc color schemes
#fb2acc color preview, HTML & CSS examples
This text has a color of #fb2acc
<p style="color:#fb2acc;">Text here</p>
.mytext {color:#fb2acc;}
Text color #fb2acc
This box has a color of #fb2acc
<div style="background-color:#fb2acc;">Content here</div>
.mybackground {background-color:#fb2acc;}
Background color #fb2acc
Border around this has a color of #fb2acc
<div style="border:2px solid #fb2acc;">Content here</div>
.myborder {border:2px solid #fb2acc;}
Border color #fb2acc