#f12da6 color space conversions
Hex:
#f12da6
RGB:
241, 45, 166
CMY:
5, 82, 35
CMYK:
0, 81, 31, 5
HSL:
323°, 87.5000%, 56.0784%
HSV (HSB):
323°, 81.3278%, 94.5098%
XYZ:
44.0969, 23.3307, 38.2555
xyY:
0.4173, 0.2208, 23.3307
CIE-Lab:
55.4114, 79.2658, -18.0032
CIE-LCH:
55.4114, 81.2846, 347.2038
CIE-Luv:
55.4114, 107.2006, -40.0991
Hunter-Lab:
48.3019, 78.4323, -13.1469
#f12da6 color charts
#f12da6 color shades, tints & tones
#f12da6 color schemes
#f12da6 color preview, HTML & CSS examples
This text has a color of #f12da6
<p style="color:#f12da6;">Text here</p>
.mytext {color:#f12da6;}
This box has a color of #f12da6
<div style="background-color:#f12da6;">Content here</div>
.mybackground {background-color:#f12da6;}
Border around this has a color of #f12da6
<div style="border:2px solid #f12da6;">Content here</div>
.myborder {border:2px solid #f12da6;}