#f09b9b color space conversions
Hex:
#f09b9b
RGB:
240, 155, 155
CMY:
6, 39, 39
CMYK:
0, 35, 35, 6
HSL:
0°, 73.9130%, 77.4510%
HSV (HSB):
0°, 35.4167%, 94.1176%
XYZ:
53.5729, 44.3345, 36.7442
xyY:
0.3979, 0.3293, 44.3345
CIE-Lab:
72.4515, 31.7646, 13.2598
CIE-LCH:
72.4515, 34.4211, 22.6576
CIE-Luv:
72.4515, 57.1805, 12.3215
Hunter-Lab:
66.5842, 27.0969, 13.8900
#f09b9b color charts
#f09b9b color shades, tints & tones
#f09b9b color schemes
#f09b9b color preview, HTML & CSS examples
This text has a color of #f09b9b
<p style="color:#f09b9b;">Text here</p>
.mytext {color:#f09b9b;}
This box has a color of #f09b9b
<div style="background-color:#f09b9b;">Content here</div>
.mybackground {background-color:#f09b9b;}
Border around this has a color of #f09b9b
<div style="border:2px solid #f09b9b;">Content here</div>
.myborder {border:2px solid #f09b9b;}