#f0006a color space conversions
Hex:
#f0006a
RGB:
240, 0, 106
CMY:
6, 100, 58
CMYK:
0, 100, 56, 6
HSL:
334°, 100.0000%, 47.0588%
HSV (HSB):
334°, 100.0000%, 94.1176%
XYZ:
38.5367, 19.5659, 15.3811
xyY:
0.5244, 0.2663, 19.5659
CIE-Lab:
51.3428, 79.7978, 11.9470
CIE-LCH:
51.3428, 80.6872, 8.5148
CIE-Luv:
51.3428, 140.0153, -1.7951
Hunter-Lab:
44.2333, 78.1034, 10.3466
#f0006a color charts
#f0006a color shades, tints & tones
#f0006a color schemes
#f0006a color preview, HTML & CSS examples
This text has a color of #f0006a
<p style="color:#f0006a;">Text here</p>
.mytext {color:#f0006a;}
This box has a color of #f0006a
<div style="background-color:#f0006a;">Content here</div>
.mybackground {background-color:#f0006a;}
Border around this has a color of #f0006a
<div style="border:2px solid #f0006a;">Content here</div>
.myborder {border:2px solid #f0006a;}