#fc969c color space conversions
Hex:
#fc969c
RGB:
252, 150, 156
CMY:
1, 41, 39
CMYK:
0, 40, 38, 1
HSL:
356°, 94.4444%, 78.8235%
HSV (HSB):
356°, 40.4762%, 98.8235%
XYZ:
57.0520, 44.9084, 37.1137
xyY:
0.4102, 0.3229, 44.9084
CIE-Lab:
72.8316, 38.8803, 13.4498
CIE-LCH:
72.8316, 41.1409, 19.0820
CIE-Luv:
72.8316, 69.2920, 11.0506
Hunter-Lab:
67.0138, 34.6914, 14.0735
#fc969c color charts
#fc969c color shades, tints & tones
#fc969c color schemes
#fc969c color preview, HTML & CSS examples
This text has a color of #fc969c
<p style="color:#fc969c;">Text here</p>
.mytext {color:#fc969c;}
This box has a color of #fc969c
<div style="background-color:#fc969c;">Content here</div>
.mybackground {background-color:#fc969c;}
Border around this has a color of #fc969c
<div style="border:2px solid #fc969c;">Content here</div>
.myborder {border:2px solid #fc969c;}