#fd226f color space conversions
Hex:
#fd226f
RGB:
253, 34, 111
CMY:
1, 87, 56
CMYK:
0, 87, 56, 1
HSL:
339°, 98.2063%, 56.2745%
HSV (HSB):
339°, 86.5613%, 99.2157%
XYZ:
43.9493, 23.1744, 17.1956
xyY:
0.5212, 0.2748, 23.1744
CIE-Lab:
55.2515, 79.5223, 14.7415
CIE-LCH:
55.2515, 80.8771, 10.5021
CIE-Luv:
55.2515, 142.8331, 1.6619
Hunter-Lab:
48.1398, 78.7171, 12.5193
#fd226f color charts
#fd226f color shades, tints & tones
#fd226f color schemes
#fd226f color preview, HTML & CSS examples
This text has a color of #fd226f
<p style="color:#fd226f;">Text here</p>
.mytext {color:#fd226f;}
This box has a color of #fd226f
<div style="background-color:#fd226f;">Content here</div>
.mybackground {background-color:#fd226f;}
Border around this has a color of #fd226f
<div style="border:2px solid #fd226f;">Content here</div>
.myborder {border:2px solid #fd226f;}