#fc515b color space conversions
Hex:
#fc515b
RGB:
252, 81, 91
CMY:
1, 68, 64
CMYK:
0, 68, 64, 1
HSL:
356°, 96.6102%, 65.2941%
HSV (HSB):
356°, 67.8571%, 98.8235%
XYZ:
44.9756, 27.3356, 12.8034
xyY:
0.5284, 0.3212, 27.3356
CIE-Lab:
59.2837, 65.1288, 31.8164
CIE-LCH:
59.2837, 72.4848, 26.0362
CIE-Luv:
59.2837, 128.5225, 23.3261
Hunter-Lab:
52.2835, 62.0543, 22.0793
#fc515b color charts
#fc515b color shades, tints & tones
#fc515b color schemes
#fc515b color preview, HTML & CSS examples
This text has a color of #fc515b
<p style="color:#fc515b;">Text here</p>
.mytext {color:#fc515b;}
This box has a color of #fc515b
<div style="background-color:#fc515b;">Content here</div>
.mybackground {background-color:#fc515b;}
Border around this has a color of #fc515b
<div style="border:2px solid #fc515b;">Content here</div>
.myborder {border:2px solid #fc515b;}