#fc228b color space conversions
Hex:
#fc228b
RGB:
252, 34, 139
CMY:
1, 87, 45
CMYK:
0, 87, 45, 1
HSL:
331°, 97.3214%, 56.0784%
HSV (HSB):
331°, 86.5079%, 98.8235%
XYZ:
45.3771, 23.7036, 26.6097
xyY:
0.4742, 0.2477, 23.7036
CIE-Lab:
55.7898, 81.3447, -1.2667
CIE-LCH:
55.7898, 81.3546, 359.1078
CIE-Luv:
55.7898, 130.3342, -17.8392
Hunter-Lab:
48.6863, 81.1663, 1.6752
#fc228b color charts
#fc228b color shades, tints & tones
#fc228b color schemes
#fc228b color preview, HTML & CSS examples
This text has a color of #fc228b
<p style="color:#fc228b;">Text here</p>
.mytext {color:#fc228b;}
This box has a color of #fc228b
<div style="background-color:#fc228b;">Content here</div>
.mybackground {background-color:#fc228b;}
Border around this has a color of #fc228b
<div style="border:2px solid #fc228b;">Content here</div>
.myborder {border:2px solid #fc228b;}