#fc138c color space conversions
Hex:
#fc138c
RGB:
252, 19, 140
CMY:
1, 93, 45
CMYK:
0, 92, 44, 1
HSL:
329°, 97.4895%, 53.1373%
HSV (HSB):
329°, 92.4603%, 98.8235%
XYZ:
45.1114, 23.0546, 26.8833
xyY:
0.4746, 0.2426, 23.0546
CIE-Lab:
55.1286, 83.4304, -2.8338
CIE-LCH:
55.1286, 83.4786, 358.0546
CIE-Luv:
55.1286, 132.4407, -20.3136
Hunter-Lab:
48.0152, 83.6780, 0.4147
#fc138c color charts
#fc138c color shades, tints & tones
#fc138c color schemes
#fc138c color preview, HTML & CSS examples
This text has a color of #fc138c
<p style="color:#fc138c;">Text here</p>
.mytext {color:#fc138c;}
This box has a color of #fc138c
<div style="background-color:#fc138c;">Content here</div>
.mybackground {background-color:#fc138c;}
Border around this has a color of #fc138c
<div style="border:2px solid #fc138c;">Content here</div>
.myborder {border:2px solid #fc138c;}