#f08fb8 color space conversions
Hex:
#f08fb8
RGB:
240, 143, 184
CMY:
6, 44, 28
CMYK:
0, 40, 23, 6
HSL:
335°, 76.3780%, 75.0980%
HSV (HSB):
335°, 40.4167%, 94.1176%
XYZ:
54.4094, 41.6309, 50.5153
xyY:
0.3713, 0.2841, 41.6309
CIE-Lab:
70.6157, 41.8162, -5.4911
CIE-LCH:
70.6157, 42.1752, 352.5190
CIE-Luv:
70.6157, 58.9743, -15.7388
Hunter-Lab:
64.5220, 37.6099, -1.2537
#f08fb8 color charts
#f08fb8 color shades, tints & tones
#f08fb8 color schemes
#f08fb8 color preview, HTML & CSS examples
This text has a color of #f08fb8
<p style="color:#f08fb8;">Text here</p>
.mytext {color:#f08fb8;}
This box has a color of #f08fb8
<div style="background-color:#f08fb8;">Content here</div>
.mybackground {background-color:#f08fb8;}
Border around this has a color of #f08fb8
<div style="border:2px solid #f08fb8;">Content here</div>
.myborder {border:2px solid #f08fb8;}