#fc7b8d color space conversions
Hex:
#fc7b8d
RGB:
252, 123, 141
CMY:
1, 52, 45
CMYK:
0, 51, 44, 1
HSL:
352°, 95.5556%, 73.5294%
HSV (HSB):
352°, 51.1905%, 98.8235%
XYZ:
52.0356, 36.7845, 29.5568
xyY:
0.4396, 0.3107, 36.7845
CIE-Lab:
67.1150, 50.7777, 13.8039
CIE-LCH:
67.1150, 52.6205, 15.2083
CIE-Luv:
67.1150, 89.6387, 8.5047
Hunter-Lab:
60.6502, 47.0084, 13.5612
#fc7b8d color charts
#fc7b8d color shades, tints & tones
#fc7b8d color schemes
#fc7b8d color preview, HTML & CSS examples
This text has a color of #fc7b8d
<p style="color:#fc7b8d;">Text here</p>
.mytext {color:#fc7b8d;}
This box has a color of #fc7b8d
<div style="background-color:#fc7b8d;">Content here</div>
.mybackground {background-color:#fc7b8d;}
Border around this has a color of #fc7b8d
<div style="border:2px solid #fc7b8d;">Content here</div>
.myborder {border:2px solid #fc7b8d;}