#f08d85 color space conversions
Hex:
#f08d85
RGB:
240, 141, 133
CMY:
6, 45, 48
CMYK:
0, 41, 45, 6
HSL:
4°, 78.1022%, 73.1373%
HSV (HSB):
4°, 44.5833%, 94.1176%
XYZ:
49.6937, 39.2685, 27.1507
xyY:
0.4280, 0.3382, 39.2685
CIE-Lab:
68.9453, 36.6579, 20.5734
CIE-LCH:
68.9453, 42.0365, 29.3024
CIE-Luv:
68.9453, 70.0629, 20.0784
Hunter-Lab:
62.6646, 31.8895, 18.1766
#f08d85 color charts
#f08d85 color shades, tints & tones
#f08d85 color schemes
#f08d85 color preview, HTML & CSS examples
This text has a color of #f08d85
<p style="color:#f08d85;">Text here</p>
.mytext {color:#f08d85;}
This box has a color of #f08d85
<div style="background-color:#f08d85;">Content here</div>
.mybackground {background-color:#f08d85;}
Border around this has a color of #f08d85
<div style="border:2px solid #f08d85;">Content here</div>
.myborder {border:2px solid #f08d85;}