#fb5c85 color space conversions
Hex:
#fb5c85
RGB:
251, 92, 133
CMY:
2, 64, 48
CMYK:
0, 63, 47, 2
HSL:
345°, 95.2096%, 67.2549%
HSV (HSB):
345°, 63.3466%, 98.4314%
XYZ:
47.8444, 29.8570, 25.4316
xyY:
0.4639, 0.2895, 29.8570
CIE-Lab:
61.5306, 63.5579, 10.5046
CIE-LCH:
61.5306, 64.4201, 9.3847
CIE-Luv:
61.5306, 109.3783, 1.1569
Hunter-Lab:
54.6415, 60.6729, 10.6540
#fb5c85 color charts
#fb5c85 color shades, tints & tones
#fb5c85 color schemes
#fb5c85 color preview, HTML & CSS examples
This text has a color of #fb5c85
<p style="color:#fb5c85;">Text here</p>
.mytext {color:#fb5c85;}
This box has a color of #fb5c85
<div style="background-color:#fb5c85;">Content here</div>
.mybackground {background-color:#fb5c85;}
Border around this has a color of #fb5c85
<div style="border:2px solid #fb5c85;">Content here</div>
.myborder {border:2px solid #fb5c85;}