#fc42be color space conversions
Hex:
#fc42be
RGB:
252, 66, 190
CMY:
1, 74, 25
CMYK:
0, 74, 25, 1
HSL:
320°, 96.8750%, 62.3529%
HSV (HSB):
320°, 73.8095%, 98.8235%
XYZ:
51.3874, 28.3096, 51.4711
xyY:
0.3918, 0.2158, 28.3096
CIE-Lab:
60.1674, 79.0187, -24.4758
CIE-LCH:
60.1674, 82.7226, 342.7898
CIE-Luv:
60.1674, 100.2744, -50.2147
Hunter-Lab:
53.2067, 79.2844, -20.1112
#fc42be color charts
#fc42be color shades, tints & tones
#fc42be color schemes
#fc42be color preview, HTML & CSS examples
This text has a color of #fc42be
<p style="color:#fc42be;">Text here</p>
.mytext {color:#fc42be;}
This box has a color of #fc42be
<div style="background-color:#fc42be;">Content here</div>
.mybackground {background-color:#fc42be;}
Border around this has a color of #fc42be
<div style="border:2px solid #fc42be;">Content here</div>
.myborder {border:2px solid #fc42be;}