#f09f95 color space conversions
Hex:
#f09f95
RGB:
240, 159, 149
CMY:
6, 38, 42
CMYK:
0, 34, 38, 6
HSL:
7°, 75.2066%, 76.2745%
HSV (HSB):
7°, 37.9167%, 94.1176%
XYZ:
53.7581, 45.4915, 34.3811
xyY:
0.4023, 0.3404, 45.4915
CIE-Lab:
73.2143, 28.9520, 17.6263
CIE-LCH:
73.2143, 33.8955, 31.3335
CIE-Luv:
73.2143, 55.5585, 18.5543
Hunter-Lab:
67.4474, 24.2385, 16.9902
#f09f95 color charts
#f09f95 color shades, tints & tones
#f09f95 color schemes
#f09f95 color preview, HTML & CSS examples
This text has a color of #f09f95
<p style="color:#f09f95;">Text here</p>
.mytext {color:#f09f95;}
This box has a color of #f09f95
<div style="background-color:#f09f95;">Content here</div>
.mybackground {background-color:#f09f95;}
Border around this has a color of #f09f95
<div style="border:2px solid #f09f95;">Content here</div>
.myborder {border:2px solid #f09f95;}