#fc0ab3 color space conversions
Hex:
#fc0ab3
RGB:
252, 10, 179
CMY:
1, 96, 30
CMYK:
0, 96, 29, 1
HSL:
318°, 97.5806%, 51.3725%
HSV (HSB):
318°, 96.0317%, 98.8235%
XYZ:
48.3901, 24.1672, 44.7621
xyY:
0.4125, 0.2060, 24.1672
CIE-Lab:
56.2548, 87.8048, -24.1350
CIE-LCH:
56.2548, 91.0614, 344.6306
CIE-Luv:
56.2548, 114.9600, -50.7384
Hunter-Lab:
49.1601, 89.6737, -19.5736
#fc0ab3 color charts
#fc0ab3 color shades, tints & tones
#fc0ab3 color schemes
#fc0ab3 color preview, HTML & CSS examples
This text has a color of #fc0ab3
<p style="color:#fc0ab3;">Text here</p>
.mytext {color:#fc0ab3;}
This box has a color of #fc0ab3
<div style="background-color:#fc0ab3;">Content here</div>
.mybackground {background-color:#fc0ab3;}
Border around this has a color of #fc0ab3
<div style="border:2px solid #fc0ab3;">Content here</div>
.myborder {border:2px solid #fc0ab3;}