#f09b8b color space conversions
Hex:
#f09b8b
RGB:
240, 155, 139
CMY:
6, 39, 45
CMYK:
0, 35, 42, 6
HSL:
10°, 77.0992%, 74.3137%
HSV (HSB):
10°, 42.0833%, 94.1176%
XYZ:
52.3167, 43.8320, 30.1291
xyY:
0.4143, 0.3471, 43.8320
CIE-Lab:
72.1161, 29.9567, 21.5960
CIE-LCH:
72.1161, 36.9295, 35.7881
CIE-Luv:
72.1161, 59.7038, 23.1193
Hunter-Lab:
66.2058, 25.1931, 19.3622
#f09b8b color charts
#f09b8b color shades, tints & tones
#f09b8b color schemes
#f09b8b color preview, HTML & CSS examples
This text has a color of #f09b8b
<p style="color:#f09b8b;">Text here</p>
.mytext {color:#f09b8b;}
This box has a color of #f09b8b
<div style="background-color:#f09b8b;">Content here</div>
.mybackground {background-color:#f09b8b;}
Border around this has a color of #f09b8b
<div style="border:2px solid #f09b8b;">Content here</div>
.myborder {border:2px solid #f09b8b;}