#f104bd color space conversions
Hex:
#f104bd
RGB:
241, 4, 189
CMY:
5, 98, 26
CMYK:
0, 98, 22, 5
HSL:
313°, 96.7347%, 48.0392%
HSV (HSB):
313°, 98.3402%, 94.5098%
XYZ:
45.5044, 22.4617, 50.0813
xyY:
0.3855, 0.1903, 22.4617
CIE-Lab:
54.5135, 87.2108, -32.8088
CIE-LCH:
54.5135, 93.1780, 339.3836
CIE-Luv:
54.5135, 101.9537, -62.9486
Hunter-Lab:
47.3938, 88.4446, -29.4764
#f104bd color charts
#f104bd color shades, tints & tones
#f104bd color schemes
#f104bd color preview, HTML & CSS examples
This text has a color of #f104bd
<p style="color:#f104bd;">Text here</p>
.mytext {color:#f104bd;}
This box has a color of #f104bd
<div style="background-color:#f104bd;">Content here</div>
.mybackground {background-color:#f104bd;}
Border around this has a color of #f104bd
<div style="border:2px solid #f104bd;">Content here</div>
.myborder {border:2px solid #f104bd;}