#f89d85 color space conversions
Hex:
#f89d85
RGB:
248, 157, 133
CMY:
3, 38, 48
CMYK:
0, 37, 46, 3
HSL:
13°, 89.1473%, 74.7059%
HSV (HSB):
13°, 46.3710%, 97.2549%
XYZ:
55.0020, 45.7639, 28.1247
xyY:
0.4267, 0.3551, 45.7639
CIE-Lab:
73.3920, 31.3510, 26.7526
CIE-LCH:
73.3920, 41.2139, 40.4750
CIE-Luv:
73.3920, 65.4198, 29.0061
Hunter-Lab:
67.6490, 26.7437, 22.7048
#f89d85 color charts
#f89d85 color shades, tints & tones
#f89d85 color schemes
#f89d85 color preview, HTML & CSS examples
This text has a color of #f89d85
<p style="color:#f89d85;">Text here</p>
.mytext {color:#f89d85;}
This box has a color of #f89d85
<div style="background-color:#f89d85;">Content here</div>
.mybackground {background-color:#f89d85;}
Border around this has a color of #f89d85
<div style="border:2px solid #f89d85;">Content here</div>
.myborder {border:2px solid #f89d85;}