#f06cb9 color space conversions
Hex:
#f06cb9
RGB:
240, 108, 185
CMY:
6, 58, 27
CMYK:
0, 55, 23, 6
HSL:
325°, 81.4815%, 68.2353%
HSV (HSB):
325°, 55.0000%, 94.1176%
XYZ:
50.0547, 32.7532, 49.5828
xyY:
0.3781, 0.2474, 32.7532
CIE-Lab:
63.9606, 59.1169, -16.0068
CIE-LCH:
63.9606, 61.2456, 344.8495
CIE-Luv:
63.9606, 76.7380, -34.2434
Hunter-Lab:
57.2304, 55.9660, -11.3059
#f06cb9 color charts
#f06cb9 color shades, tints & tones
#f06cb9 color schemes
#f06cb9 color preview, HTML & CSS examples
This text has a color of #f06cb9
<p style="color:#f06cb9;">Text here</p>
.mytext {color:#f06cb9;}
This box has a color of #f06cb9
<div style="background-color:#f06cb9;">Content here</div>
.mybackground {background-color:#f06cb9;}
Border around this has a color of #f06cb9
<div style="border:2px solid #f06cb9;">Content here</div>
.myborder {border:2px solid #f06cb9;}