#fb2caa color space conversions
Hex:
#fb2caa
RGB:
251, 44, 170
CMY:
2, 83, 33
CMYK:
0, 82, 32, 2
HSL:
323°, 96.2791%, 57.8431%
HSV (HSB):
323°, 82.4701%, 98.4314%
XYZ:
47.9400, 25.2129, 40.3701
xyY:
0.4223, 0.2221, 25.2129
CIE-Lab:
57.2822, 82.1346, -17.3313
CIE-LCH:
57.2822, 83.9432, 348.0847
CIE-Luv:
57.2822, 113.6152, -39.9766
Hunter-Lab:
50.2124, 82.5502, -12.5196
#fb2caa color charts
#fb2caa color shades, tints & tones
#fb2caa color schemes
#fb2caa color preview, HTML & CSS examples
This text has a color of #fb2caa
<p style="color:#fb2caa;">Text here</p>
.mytext {color:#fb2caa;}
This box has a color of #fb2caa
<div style="background-color:#fb2caa;">Content here</div>
.mybackground {background-color:#fb2caa;}
Border around this has a color of #fb2caa
<div style="border:2px solid #fb2caa;">Content here</div>
.myborder {border:2px solid #fb2caa;}