#fc42bf color space conversions
Hex:
#fc42bf
RGB:
252, 66, 191
CMY:
1, 74, 25
CMYK:
0, 74, 24, 1
HSL:
320°, 96.8750%, 62.3529%
HSV (HSB):
320°, 73.8095%, 98.8235%
XYZ:
51.4971, 28.3535, 52.0488
xyY:
0.3904, 0.2150, 28.3535
CIE-Lab:
60.2067, 79.1388, -24.9887
CIE-LCH:
60.2067, 82.9903, 342.4761
CIE-Luv:
60.2067, 99.8742, -51.0091
Hunter-Lab:
53.2480, 79.4466, -20.6812
#fc42bf color charts
#fc42bf color shades, tints & tones
#fc42bf color schemes
#fc42bf color preview, HTML & CSS examples
This text has a color of #fc42bf
<p style="color:#fc42bf;">Text here</p>
.mytext {color:#fc42bf;}
This box has a color of #fc42bf
<div style="background-color:#fc42bf;">Content here</div>
.mybackground {background-color:#fc42bf;}
Border around this has a color of #fc42bf
<div style="border:2px solid #fc42bf;">Content here</div>
.myborder {border:2px solid #fc42bf;}