#fc7ac2 color space conversions
Hex:
#fc7ac2
RGB:
252, 122, 194
CMY:
1, 52, 24
CMYK:
0, 52, 23, 1
HSL:
327°, 95.5882%, 73.3333%
HSV (HSB):
327°, 51.5873%, 98.8235%
XYZ:
56.8420, 38.5096, 55.4761
xyY:
0.3769, 0.2553, 38.5096
CIE-Lab:
68.3945, 57.4875, -14.2316
CIE-LCH:
68.3945, 59.2229, 346.0954
CIE-Luv:
68.3945, 76.5060, -31.6512
Hunter-Lab:
62.0561, 54.9040, -9.5641
#fc7ac2 color charts
#fc7ac2 color shades, tints & tones
#fc7ac2 color schemes
#fc7ac2 color preview, HTML & CSS examples
This text has a color of #fc7ac2
<p style="color:#fc7ac2;">Text here</p>
.mytext {color:#fc7ac2;}
This box has a color of #fc7ac2
<div style="background-color:#fc7ac2;">Content here</div>
.mybackground {background-color:#fc7ac2;}
Border around this has a color of #fc7ac2
<div style="border:2px solid #fc7ac2;">Content here</div>
.myborder {border:2px solid #fc7ac2;}