#fc128c color space conversions
Hex:
#fc128c
RGB:
252, 18, 140
CMY:
1, 93, 45
CMYK:
0, 93, 44, 1
HSL:
329°, 97.5000%, 52.9412%
HSV (HSB):
329°, 92.8571%, 98.8235%
XYZ:
45.0948, 23.0215, 26.8778
xyY:
0.4747, 0.2423, 23.0215
CIE-Lab:
55.0945, 83.5296, -2.8840
CIE-LCH:
55.0945, 83.5794, 358.0225
CIE-Luv:
55.0945, 132.5665, -20.3998
Hunter-Lab:
47.9807, 83.7974, 0.3735
#fc128c color charts
#fc128c RGB chart
#fc128c CMYK chart
#fc128c RGB pie chart
#fc128c color shades, tints & tones
#fc128c color schemes
#fc128c color preview, HTML & CSS examples
This text has a color of #fc128c
<p style="color:#fc128c;">Text here</p>
.mytext {color:#fc128c;}
Text color #fc128c
This box has a color of #fc128c
<div style="background-color:#fc128c;">Content here</div>
.mybackground {background-color:#fc128c;}
Background color #fc128c
Border around this has a color of #fc128c
<div style="border:2px solid #fc128c;">Content here</div>
.myborder {border:2px solid #fc128c;}
Border color #fc128c