#f10eac color space conversions
Hex:
#f10eac
RGB:
241, 14, 172
CMY:
5, 95, 33
CMYK:
0, 94, 29, 5
HSL:
318°, 89.0196%, 50.0000%
HSV (HSB):
318°, 94.1909%, 94.5098%
XYZ:
43.8791, 21.9934, 40.9622
xyY:
0.4107, 0.2059, 21.9934
CIE-Lab:
54.0200, 84.6245, -23.6550
CIE-LCH:
54.0200, 87.8684, 344.3828
CIE-Luv:
54.0200, 109.2355, -49.0164
Hunter-Lab:
46.8971, 84.9426, -18.9587
#f10eac color charts
#f10eac color shades, tints & tones
#f10eac color schemes
#f10eac color preview, HTML & CSS examples
This text has a color of #f10eac
<p style="color:#f10eac;">Text here</p>
.mytext {color:#f10eac;}
This box has a color of #f10eac
<div style="background-color:#f10eac;">Content here</div>
.mybackground {background-color:#f10eac;}
Border around this has a color of #f10eac
<div style="border:2px solid #f10eac;">Content here</div>
.myborder {border:2px solid #f10eac;}