#fd226e color space conversions
Hex:
#fd226e
RGB:
253, 34, 110
CMY:
1, 87, 57
CMYK:
0, 87, 57, 1
HSL:
339°, 98.2063%, 56.2745%
HSV (HSB):
339°, 86.5613%, 99.2157%
XYZ:
43.8945, 23.1525, 16.9072
xyY:
0.5228, 0.2758, 23.1525
CIE-Lab:
55.2291, 79.4584, 15.3106
CIE-LCH:
55.2291, 80.9200, 10.9065
CIE-Luv:
55.2291, 143.2239, 2.2957
Hunter-Lab:
48.1170, 78.6309, 12.8488
#fd226e color charts
#fd226e color shades, tints & tones
#fd226e color schemes
#fd226e color preview, HTML & CSS examples
This text has a color of #fd226e
<p style="color:#fd226e;">Text here</p>
.mytext {color:#fd226e;}
This box has a color of #fd226e
<div style="background-color:#fd226e;">Content here</div>
.mybackground {background-color:#fd226e;}
Border around this has a color of #fd226e
<div style="border:2px solid #fd226e;">Content here</div>
.myborder {border:2px solid #fd226e;}