#f0805d color space conversions
Hex:
#f0805d
RGB:
240, 128, 93
CMY:
6, 50, 64
CMYK:
0, 47, 61, 6
HSL:
14°, 83.0508%, 65.2941%
HSV (HSB):
14°, 61.2500%, 94.1176%
XYZ:
45.6301, 34.7539, 14.6591
xyY:
0.4801, 0.3657, 34.7539
CIE-Lab:
65.5566, 39.9712, 38.1096
CIE-LCH:
65.5566, 55.2272, 43.6342
CIE-Luv:
65.5566, 86.0123, 37.2064
Hunter-Lab:
58.9525, 34.9950, 26.5237
#f0805d color charts
#f0805d color shades, tints & tones
#f0805d color schemes
#f0805d color preview, HTML & CSS examples
This text has a color of #f0805d
<p style="color:#f0805d;">Text here</p>
.mytext {color:#f0805d;}
This box has a color of #f0805d
<div style="background-color:#f0805d;">Content here</div>
.mybackground {background-color:#f0805d;}
Border around this has a color of #f0805d
<div style="border:2px solid #f0805d;">Content here</div>
.myborder {border:2px solid #f0805d;}