#fc1082 color space conversions
Hex:
#fc1082
RGB:
252, 16, 130
CMY:
1, 94, 49
CMYK:
0, 94, 48, 1
HSL:
331°, 97.5207%, 52.5490%
HSV (HSB):
331°, 93.6508%, 98.8235%
XYZ:
44.3594, 22.6777, 23.1583
xyY:
0.4918, 0.2514, 22.6777
CIE-Lab:
54.7388, 82.9312, 2.5796
CIE-LCH:
54.7388, 82.9713, 1.7816
CIE-Luv:
54.7388, 137.3339, -13.3626
Hunter-Lab:
47.6211, 82.9370, 4.5019
#fc1082 color charts
#fc1082 color shades, tints & tones
#fc1082 color schemes
#fc1082 color preview, HTML & CSS examples
This text has a color of #fc1082
<p style="color:#fc1082;">Text here</p>
.mytext {color:#fc1082;}
This box has a color of #fc1082
<div style="background-color:#fc1082;">Content here</div>
.mybackground {background-color:#fc1082;}
Border around this has a color of #fc1082
<div style="border:2px solid #fc1082;">Content here</div>
.myborder {border:2px solid #fc1082;}