#fb7acc color space conversions
Hex:
#fb7acc
RGB:
251, 122, 204
CMY:
2, 52, 20
CMYK:
0, 51, 19, 2
HSL:
322°, 94.1606%, 73.1373%
HSV (HSB):
322°, 51.3944%, 98.4314%
XYZ:
57.6423, 38.7879, 61.5755
xyY:
0.3648, 0.2455, 38.7879
CIE-Lab:
68.5974, 58.5808, -19.5337
CIE-LCH:
68.5974, 61.7517, 341.5591
CIE-Luv:
68.5974, 73.0475, -39.9317
Hunter-Lab:
62.2800, 56.2181, -15.0234
#fb7acc color charts
#fb7acc color shades, tints & tones
#fb7acc color schemes
#fb7acc color preview, HTML & CSS examples
This text has a color of #fb7acc
<p style="color:#fb7acc;">Text here</p>
.mytext {color:#fb7acc;}
This box has a color of #fb7acc
<div style="background-color:#fb7acc;">Content here</div>
.mybackground {background-color:#fb7acc;}
Border around this has a color of #fb7acc
<div style="border:2px solid #fb7acc;">Content here</div>
.myborder {border:2px solid #fb7acc;}