#fc71cd color space conversions
Hex:
#fc71cd
RGB:
252, 113, 205
CMY:
1, 56, 20
CMYK:
0, 55, 19, 1
HSL:
320°, 95.8621%, 71.5686%
HSV (HSB):
320°, 55.1587%, 98.8235%
XYZ:
57.0695, 36.9135, 61.8747
xyY:
0.3662, 0.2368, 36.9135
CIE-Lab:
67.2121, 63.1453, -22.1897
CIE-LCH:
67.2121, 66.9306, 340.6382
CIE-Luv:
67.2121, 77.5886, -44.7191
Hunter-Lab:
60.7565, 61.3439, -17.8517
#fc71cd color charts
#fc71cd color shades, tints & tones
#fc71cd color schemes
#fc71cd color preview, HTML & CSS examples
This text has a color of #fc71cd
<p style="color:#fc71cd;">Text here</p>
.mytext {color:#fc71cd;}
This box has a color of #fc71cd
<div style="background-color:#fc71cd;">Content here</div>
.mybackground {background-color:#fc71cd;}
Border around this has a color of #fc71cd
<div style="border:2px solid #fc71cd;">Content here</div>
.myborder {border:2px solid #fc71cd;}