#fc967c color space conversions
Hex:
#fc967c
RGB:
252, 150, 124
CMY:
1, 41, 51
CMYK:
0, 40, 51, 1
HSL:
12°, 95.5224%, 73.7255%
HSV (HSB):
12°, 50.7937%, 98.8235%
XYZ:
54.6893, 43.9634, 24.6721
xyY:
0.4435, 0.3565, 43.9634
CIE-Lab:
72.2040, 35.6807, 30.1454
CIE-LCH:
72.2040, 46.7104, 40.1933
CIE-Luv:
72.2040, 74.8255, 31.6175
Hunter-Lab:
66.3049, 31.1961, 24.3515
#fc967c color charts
#fc967c color shades, tints & tones
#fc967c color schemes
#fc967c color preview, HTML & CSS examples
This text has a color of #fc967c
<p style="color:#fc967c;">Text here</p>
.mytext {color:#fc967c;}
This box has a color of #fc967c
<div style="background-color:#fc967c;">Content here</div>
.mybackground {background-color:#fc967c;}
Border around this has a color of #fc967c
<div style="border:2px solid #fc967c;">Content here</div>
.myborder {border:2px solid #fc967c;}