#fc948f color space conversions
Hex:
#fc948f
RGB:
252, 148, 143
CMY:
1, 42, 44
CMYK:
0, 41, 43, 1
HSL:
3°, 94.7826%, 77.4510%
HSV (HSB):
3°, 43.2540%, 98.8235%
XYZ:
55.6927, 43.8584, 31.5168
xyY:
0.4249, 0.3346, 43.8584
CIE-Lab:
72.1338, 38.5114, 19.6555
CIE-LCH:
72.1338, 43.2374, 27.0389
CIE-Luv:
72.1338, 72.9804, 18.8612
Hunter-Lab:
66.2257, 34.2152, 18.1419
#fc948f color charts
#fc948f color shades, tints & tones
#fc948f color schemes
#fc948f color preview, HTML & CSS examples
This text has a color of #fc948f
<p style="color:#fc948f;">Text here</p>
.mytext {color:#fc948f;}
This box has a color of #fc948f
<div style="background-color:#fc948f;">Content here</div>
.mybackground {background-color:#fc948f;}
Border around this has a color of #fc948f
<div style="border:2px solid #fc948f;">Content here</div>
.myborder {border:2px solid #fc948f;}