#fb8e85 color space conversions
Hex:
#fb8e85
RGB:
251, 142, 133
CMY:
2, 44, 48
CMYK:
0, 43, 47, 2
HSL:
5°, 93.6508%, 75.2941%
HSV (HSB):
5°, 47.0120%, 98.4314%
XYZ:
53.6903, 41.5487, 27.3802
xyY:
0.4379, 0.3388, 41.5487
CIE-Lab:
70.5586, 40.2250, 23.0014
CIE-LCH:
70.5586, 46.3370, 29.7617
CIE-Luv:
70.5586, 78.0500, 22.2859
Hunter-Lab:
64.4583, 35.8790, 19.9359
#fb8e85 color charts
#fb8e85 color shades, tints & tones
#fb8e85 color schemes
#fb8e85 color preview, HTML & CSS examples
This text has a color of #fb8e85
<p style="color:#fb8e85;">Text here</p>
.mytext {color:#fb8e85;}
This box has a color of #fb8e85
<div style="background-color:#fb8e85;">Content here</div>
.mybackground {background-color:#fb8e85;}
Border around this has a color of #fb8e85
<div style="border:2px solid #fb8e85;">Content here</div>
.myborder {border:2px solid #fb8e85;}