#fc71be color space conversions
Hex:
#fc71be
RGB:
252, 113, 190
CMY:
1, 56, 25
CMYK:
0, 55, 25, 1
HSL:
327°, 95.8621%, 71.5686%
HSV (HSB):
327°, 55.1587%, 98.8235%
XYZ:
55.3443, 36.2234, 52.7900
xyY:
0.3834, 0.2509, 36.2234
CIE-Lab:
66.6903, 61.1004, -14.5491
CIE-LCH:
66.6903, 62.8087, 346.6063
CIE-Luv:
66.6903, 81.9939, -32.6955
Hunter-Lab:
60.1859, 58.8154, -9.8741
#fc71be color charts
#fc71be color shades, tints & tones
#fc71be color schemes
#fc71be color preview, HTML & CSS examples
This text has a color of #fc71be
<p style="color:#fc71be;">Text here</p>
.mytext {color:#fc71be;}
This box has a color of #fc71be
<div style="background-color:#fc71be;">Content here</div>
.mybackground {background-color:#fc71be;}
Border around this has a color of #fc71be
<div style="border:2px solid #fc71be;">Content here</div>
.myborder {border:2px solid #fc71be;}