#f10bac color space conversions
Hex:
#f10bac
RGB:
241, 11, 172
CMY:
5, 96, 33
CMYK:
0, 95, 29, 5
HSL:
318°, 91.2698%, 49.4118%
HSV (HSB):
318°, 95.4357%, 94.5098%
XYZ:
43.8417, 21.9187, 40.9497
xyY:
0.4108, 0.2054, 21.9187
CIE-Lab:
53.9406, 84.8570, -23.7772
CIE-LCH:
53.9406, 88.1253, 344.3469
CIE-Luv:
53.9406, 109.4615, -49.2219
Hunter-Lab:
46.8174, 85.2242, -19.0870
#f10bac color charts
#f10bac color shades, tints & tones
#f10bac color schemes
#f10bac color preview, HTML & CSS examples
This text has a color of #f10bac
<p style="color:#f10bac;">Text here</p>
.mytext {color:#f10bac;}
This box has a color of #f10bac
<div style="background-color:#f10bac;">Content here</div>
.mybackground {background-color:#f10bac;}
Border around this has a color of #f10bac
<div style="border:2px solid #f10bac;">Content here</div>
.myborder {border:2px solid #f10bac;}