#f168a5 color space conversions
Hex:
#f168a5
RGB:
241, 104, 165
CMY:
5, 59, 35
CMYK:
0, 57, 32, 5
HSL:
333°, 83.0303%, 67.6471%
HSV (HSB):
333°, 56.8465%, 94.5098%
XYZ:
48.0175, 31.3180, 39.1115
xyY:
0.4054, 0.2644, 31.3180
CIE-Lab:
62.7752, 58.6723, -6.3519
CIE-LCH:
62.7752, 59.0152, 353.8212
CIE-Luv:
62.7752, 85.3407, -20.0301
Hunter-Lab:
55.9625, 55.2239, -2.2633
#f168a5 color charts
#f168a5 color shades, tints & tones
#f168a5 color schemes
#f168a5 color preview, HTML & CSS examples
This text has a color of #f168a5
<p style="color:#f168a5;">Text here</p>
.mytext {color:#f168a5;}
This box has a color of #f168a5
<div style="background-color:#f168a5;">Content here</div>
.mybackground {background-color:#f168a5;}
Border around this has a color of #f168a5
<div style="border:2px solid #f168a5;">Content here</div>
.myborder {border:2px solid #f168a5;}