#f0808b color space conversions
Hex:
#f0808b
RGB:
240, 128, 139
CMY:
6, 50, 45
CMYK:
0, 47, 42, 6
HSL:
354°, 78.8732%, 72.1569%
HSV (HSB):
354°, 46.6667%, 94.1176%
XYZ:
48.3146, 35.8277, 28.7951
xyY:
0.4278, 0.3172, 35.8277
CIE-Lab:
66.3881, 43.9192, 13.6727
CIE-LCH:
66.3881, 45.9982, 17.2922
CIE-Luv:
66.3881, 77.4130, 9.8531
Hunter-Lab:
59.8562, 39.3326, 13.3767
#f0808b color charts
#f0808b color shades, tints & tones
#f0808b color schemes
#f0808b color preview, HTML & CSS examples
This text has a color of #f0808b
<p style="color:#f0808b;">Text here</p>
.mytext {color:#f0808b;}
This box has a color of #f0808b
<div style="background-color:#f0808b;">Content here</div>
.mybackground {background-color:#f0808b;}
Border around this has a color of #f0808b
<div style="border:2px solid #f0808b;">Content here</div>
.myborder {border:2px solid #f0808b;}