#fc149a color space conversions
Hex:
#fc149a
RGB:
252, 20, 154
CMY:
1, 92, 40
CMYK:
0, 92, 39, 1
HSL:
325°, 97.4790%, 53.3333%
HSV (HSB):
325°, 92.0635%, 98.8235%
XYZ:
46.2278, 23.5289, 32.6769
xyY:
0.4513, 0.2297, 23.5289
CIE-Lab:
55.6130, 84.5338, -10.4324
CIE-LCH:
55.6130, 85.1751, 352.9647
CIE-Luv:
55.6130, 125.8483, -30.6715
Hunter-Lab:
48.5065, 85.2278, -5.9867
#fc149a color charts
#fc149a color shades, tints & tones
#fc149a color schemes
#fc149a color preview, HTML & CSS examples
This text has a color of #fc149a
<p style="color:#fc149a;">Text here</p>
.mytext {color:#fc149a;}
This box has a color of #fc149a
<div style="background-color:#fc149a;">Content here</div>
.mybackground {background-color:#fc149a;}
Border around this has a color of #fc149a
<div style="border:2px solid #fc149a;">Content here</div>
.myborder {border:2px solid #fc149a;}