#fc968b color space conversions
Hex:
#fc968b
RGB:
252, 150, 139
CMY:
1, 41, 45
CMYK:
0, 40, 45, 1
HSL:
6°, 94.9580%, 76.6667%
HSV (HSB):
6°, 44.8413%, 98.8235%
XYZ:
55.7114, 44.3722, 30.0545
xyY:
0.4281, 0.3410, 44.3722
CIE-Lab:
72.4766, 37.0806, 22.3252
CIE-LCH:
72.4766, 43.2827, 31.0510
CIE-Luv:
72.4766, 72.3456, 22.4265
Hunter-Lab:
66.6125, 32.7169, 19.8780
#fc968b color charts
#fc968b color shades, tints & tones
#fc968b color schemes
#fc968b color preview, HTML & CSS examples
This text has a color of #fc968b
<p style="color:#fc968b;">Text here</p>
.mytext {color:#fc968b;}
This box has a color of #fc968b
<div style="background-color:#fc968b;">Content here</div>
.mybackground {background-color:#fc968b;}
Border around this has a color of #fc968b
<div style="border:2px solid #fc968b;">Content here</div>
.myborder {border:2px solid #fc968b;}