#ff228c color space conversions
Hex:
#ff228c
RGB:
255, 34, 140
CMY:
0, 87, 45
CMYK:
0, 87, 45, 0
HSL:
331°, 100.0000%, 56.6667%
HSV (HSB):
331°, 86.6667%, 100.0000%
XYZ:
46.5457, 24.2975, 27.0476
xyY:
0.4755, 0.2482, 24.2975
CIE-Lab:
56.3844, 82.1076, -0.9236
CIE-LCH:
56.3844, 82.1128, 359.3555
CIE-Luv:
56.3844, 132.2797, -17.5964
Hunter-Lab:
49.2925, 82.2911, 1.9714
#ff228c color charts
#ff228c color shades, tints & tones
#ff228c color schemes
#ff228c color preview, HTML & CSS examples
This text has a color of #ff228c
<p style="color:#ff228c;">Text here</p>
.mytext {color:#ff228c;}
This box has a color of #ff228c
<div style="background-color:#ff228c;">Content here</div>
.mybackground {background-color:#ff228c;}
Border around this has a color of #ff228c
<div style="border:2px solid #ff228c;">Content here</div>
.myborder {border:2px solid #ff228c;}