#fc2381 color space conversions
Hex:
#fc2381
RGB:
252, 35, 129
CMY:
1, 86, 49
CMYK:
0, 86, 49, 1
HSL:
334°, 97.3094%, 56.2745%
HSV (HSB):
334°, 86.1111%, 98.8235%
XYZ:
44.7084, 23.4825, 22.9451
xyY:
0.4906, 0.2577, 23.4825
CIE-Lab:
55.5659, 80.3806, 4.3732
CIE-LCH:
55.5659, 80.4994, 3.1142
CIE-Luv:
55.5659, 134.4331, -10.5453
Hunter-Lab:
48.4587, 79.8825, 5.8475
#fc2381 color charts
#fc2381 color shades, tints & tones
#fc2381 color schemes
#fc2381 color preview, HTML & CSS examples
This text has a color of #fc2381
<p style="color:#fc2381;">Text here</p>
.mytext {color:#fc2381;}
This box has a color of #fc2381
<div style="background-color:#fc2381;">Content here</div>
.mybackground {background-color:#fc2381;}
Border around this has a color of #fc2381
<div style="border:2px solid #fc2381;">Content here</div>
.myborder {border:2px solid #fc2381;}