#fb9d85 color space conversions
Hex:
#fb9d85
RGB:
251, 157, 133
CMY:
2, 38, 48
CMYK:
0, 37, 47, 2
HSL:
12°, 93.6508%, 75.2941%
HSV (HSB):
12°, 47.0120%, 98.4314%
XYZ:
56.0743, 46.3166, 28.1749
xyY:
0.4295, 0.3547, 46.3166
CIE-Lab:
73.7505, 32.4960, 27.2950
CIE-LCH:
73.7505, 42.4383, 40.0285
CIE-Luv:
73.7505, 67.7529, 29.4115
Hunter-Lab:
68.0563, 27.9746, 23.0938
#fb9d85 color charts
#fb9d85 color shades, tints & tones
#fb9d85 color schemes
#fb9d85 color preview, HTML & CSS examples
This text has a color of #fb9d85
<p style="color:#fb9d85;">Text here</p>
.mytext {color:#fb9d85;}
This box has a color of #fb9d85
<div style="background-color:#fb9d85;">Content here</div>
.mybackground {background-color:#fb9d85;}
Border around this has a color of #fb9d85
<div style="border:2px solid #fb9d85;">Content here</div>
.myborder {border:2px solid #fb9d85;}