#fc135e color space conversions
Hex:
#fc135e
RGB:
252, 19, 94
CMY:
1, 93, 63
CMYK:
0, 92, 63, 1
HSL:
341°, 97.4895%, 53.1373%
HSV (HSB):
341°, 92.4603%, 98.8235%
XYZ:
42.3981, 21.9693, 12.5956
xyY:
0.5509, 0.2855, 21.9693
CIE-Lab:
53.9945, 80.3373, 23.2300
CIE-LCH:
53.9945, 83.6285, 16.1275
CIE-Luv:
53.9945, 151.6714, 9.9964
Hunter-Lab:
46.8715, 79.4392, 16.8773
#fc135e color charts
#fc135e color shades, tints & tones
#fc135e color schemes
#fc135e color preview, HTML & CSS examples
This text has a color of #fc135e
<p style="color:#fc135e;">Text here</p>
.mytext {color:#fc135e;}
This box has a color of #fc135e
<div style="background-color:#fc135e;">Content here</div>
.mybackground {background-color:#fc135e;}
Border around this has a color of #fc135e
<div style="border:2px solid #fc135e;">Content here</div>
.myborder {border:2px solid #fc135e;}