#f10aac color space conversions
Hex:
#f10aac
RGB:
241, 10, 172
CMY:
5, 96, 33
CMYK:
0, 96, 29, 5
HSL:
318°, 92.0319%, 49.2157%
HSV (HSB):
318°, 95.8506%, 94.5098%
XYZ:
43.8306, 21.8964, 40.9460
xyY:
0.4109, 0.2053, 21.8964
CIE-Lab:
53.9169, 84.9264, -23.8137
CIE-LCH:
53.9169, 88.2020, 344.3363
CIE-Luv:
53.9169, 109.5289, -49.2831
Hunter-Lab:
46.7936, 85.3083, -19.1253
#f10aac color charts
#f10aac color shades, tints & tones
#f10aac color schemes
#f10aac color preview, HTML & CSS examples
This text has a color of #f10aac
<p style="color:#f10aac;">Text here</p>
.mytext {color:#f10aac;}
This box has a color of #f10aac
<div style="background-color:#f10aac;">Content here</div>
.mybackground {background-color:#f10aac;}
Border around this has a color of #f10aac
<div style="border:2px solid #f10aac;">Content here</div>
.myborder {border:2px solid #f10aac;}