#fb7c85 color space conversions
Hex:
#fb7c85
RGB:
251, 124, 133
CMY:
2, 51, 48
CMYK:
0, 51, 47, 2
HSL:
356°, 94.0741%, 73.5294%
HSV (HSB):
356°, 50.5976%, 98.4314%
XYZ:
51.2250, 36.6180, 26.5584
xyY:
0.4478, 0.3201, 36.6180
CIE-Lab:
66.9894, 49.1838, 18.1234
CIE-LCH:
66.9894, 52.4166, 20.2280
CIE-Luv:
66.9894, 90.0543, 14.1013
Hunter-Lab:
60.5128, 45.2054, 16.3372
#fb7c85 color charts
#fb7c85 color shades, tints & tones
#fb7c85 color schemes
#fb7c85 color preview, HTML & CSS examples
This text has a color of #fb7c85
<p style="color:#fb7c85;">Text here</p>
.mytext {color:#fb7c85;}
This box has a color of #fb7c85
<div style="background-color:#fb7c85;">Content here</div>
.mybackground {background-color:#fb7c85;}
Border around this has a color of #fb7c85
<div style="border:2px solid #fb7c85;">Content here</div>
.myborder {border:2px solid #fb7c85;}