#fd226c color space conversions
Hex:
#fd226c
RGB:
253, 34, 108
CMY:
1, 87, 58
CMYK:
0, 87, 57, 1
HSL:
340°, 98.2063%, 56.2745%
HSV (HSB):
340°, 86.5613%, 99.2157%
XYZ:
43.7868, 23.1094, 16.3401
xyY:
0.5261, 0.2776, 23.1094
CIE-Lab:
55.1849, 79.3326, 16.4501
CIE-LCH:
55.1849, 81.0202, 11.7146
CIE-Luv:
55.1849, 143.9985, 3.5509
Hunter-Lab:
48.0722, 78.4611, 13.4975
#fd226c color charts
#fd226c color shades, tints & tones
#fd226c color schemes
#fd226c color preview, HTML & CSS examples
This text has a color of #fd226c
<p style="color:#fd226c;">Text here</p>
.mytext {color:#fd226c;}
This box has a color of #fd226c
<div style="background-color:#fd226c;">Content here</div>
.mybackground {background-color:#fd226c;}
Border around this has a color of #fd226c
<div style="border:2px solid #fd226c;">Content here</div>
.myborder {border:2px solid #fd226c;}