#fc7ba5 color space conversions
Hex:
#fc7ba5
RGB:
252, 123, 165
CMY:
1, 52, 35
CMYK:
0, 51, 35, 1
HSL:
340°, 95.5556%, 73.5294%
HSV (HSB):
340°, 51.1905%, 98.8235%
XYZ:
54.0194, 37.5780, 40.0035
xyY:
0.4105, 0.2855, 37.5780
CIE-Lab:
67.7084, 53.3532, 1.0811
CIE-LCH:
67.7084, 53.3641, 1.1608
CIE-Luv:
67.7084, 83.6793, -8.6978
Hunter-Lab:
61.3009, 50.0207, 4.2194
#fc7ba5 color charts
#fc7ba5 color shades, tints & tones
#fc7ba5 color schemes
#fc7ba5 color preview, HTML & CSS examples
This text has a color of #fc7ba5
<p style="color:#fc7ba5;">Text here</p>
.mytext {color:#fc7ba5;}
This box has a color of #fc7ba5
<div style="background-color:#fc7ba5;">Content here</div>
.mybackground {background-color:#fc7ba5;}
Border around this has a color of #fc7ba5
<div style="border:2px solid #fc7ba5;">Content here</div>
.myborder {border:2px solid #fc7ba5;}