#fc21b9 color space conversions
Hex:
#fc21b9
RGB:
252, 33, 185
CMY:
1, 87, 27
CMYK:
0, 87, 27, 1
HSL:
318°, 97.3333%, 55.8824%
HSV (HSB):
318°, 86.9048%, 98.8235%
XYZ:
49.4457, 25.2859, 48.1735
xyY:
0.4023, 0.2057, 25.2859
CIE-Lab:
57.3530, 85.9536, -25.9274
CIE-LCH:
57.3530, 89.7789, 343.2144
CIE-Luv:
57.3530, 109.7335, -53.1991
Hunter-Lab:
50.2851, 87.5212, -21.6007
#fc21b9 color charts
#fc21b9 color shades, tints & tones
#fc21b9 color schemes
#fc21b9 color preview, HTML & CSS examples
This text has a color of #fc21b9
<p style="color:#fc21b9;">Text here</p>
.mytext {color:#fc21b9;}
This box has a color of #fc21b9
<div style="background-color:#fc21b9;">Content here</div>
.mybackground {background-color:#fc21b9;}
Border around this has a color of #fc21b9
<div style="border:2px solid #fc21b9;">Content here</div>
.myborder {border:2px solid #fc21b9;}