#f08b85 color space conversions
Hex:
#f08b85
RGB:
240, 139, 133
CMY:
6, 45, 48
CMYK:
0, 42, 45, 6
HSL:
3°, 78.1022%, 73.1373%
HSV (HSB):
3°, 44.5833%, 94.1176%
XYZ:
49.4014, 38.6840, 27.0533
xyY:
0.4291, 0.3360, 38.6840
CIE-Lab:
68.5217, 37.6925, 19.9938
CIE-LCH:
68.5217, 42.6670, 27.9436
CIE-Luv:
68.5217, 71.4023, 19.1140
Hunter-Lab:
62.1964, 32.9354, 17.7484
#f08b85 color charts
#f08b85 color shades, tints & tones
#f08b85 color schemes
#f08b85 color preview, HTML & CSS examples
This text has a color of #f08b85
<p style="color:#f08b85;">Text here</p>
.mytext {color:#f08b85;}
This box has a color of #f08b85
<div style="background-color:#f08b85;">Content here</div>
.mybackground {background-color:#f08b85;}
Border around this has a color of #f08b85
<div style="border:2px solid #f08b85;">Content here</div>
.myborder {border:2px solid #f08b85;}