#f10bad color space conversions
Hex:
#f10bad
RGB:
241, 11, 173
CMY:
5, 96, 32
CMYK:
0, 95, 28, 5
HSL:
318°, 91.2698%, 49.4118%
HSV (HSB):
318°, 95.4357%, 94.5098%
XYZ:
43.9381, 21.9572, 41.4575
xyY:
0.4093, 0.2045, 21.9572
CIE-Lab:
53.9816, 84.9633, -24.3008
CIE-LCH:
53.9816, 88.3702, 344.0387
CIE-Luv:
53.9816, 108.9914, -50.0040
Hunter-Lab:
46.8586, 85.3726, -19.6551
#f10bad color charts
#f10bad color shades, tints & tones
#f10bad color schemes
#f10bad color preview, HTML & CSS examples
This text has a color of #f10bad
<p style="color:#f10bad;">Text here</p>
.mytext {color:#f10bad;}
This box has a color of #f10bad
<div style="background-color:#f10bad;">Content here</div>
.mybackground {background-color:#f10bad;}
Border around this has a color of #f10bad
<div style="border:2px solid #f10bad;">Content here</div>
.myborder {border:2px solid #f10bad;}