#fc50af color space conversions
Hex:
#fc50af
RGB:
252, 80, 175
CMY:
1, 69, 31
CMYK:
0, 68, 31, 1
HSL:
327°, 96.6292%, 65.0980%
HSV (HSB):
327°, 68.2540%, 98.8235%
XYZ:
50.7514, 29.5279, 43.5820
xyY:
0.4097, 0.2384, 29.5279
CIE-Lab:
61.2447, 72.6877, -14.2132
CIE-LCH:
61.2447, 74.0643, 348.9361
CIE-Luv:
61.2447, 101.3324, -34.0262
Hunter-Lab:
54.3396, 71.6189, -9.5147
#fc50af color charts
#fc50af color shades, tints & tones
#fc50af color schemes
#fc50af color preview, HTML & CSS examples
This text has a color of #fc50af
<p style="color:#fc50af;">Text here</p>
.mytext {color:#fc50af;}
This box has a color of #fc50af
<div style="background-color:#fc50af;">Content here</div>
.mybackground {background-color:#fc50af;}
Border around this has a color of #fc50af
<div style="border:2px solid #fc50af;">Content here</div>
.myborder {border:2px solid #fc50af;}