#fc08ca color space conversions
Hex:
#fc08ca
RGB:
252, 8, 202
CMY:
1, 97, 21
CMYK:
0, 97, 20, 1
HSL:
312°, 97.6000%, 50.9804%
HSV (HSB):
312°, 96.8254%, 98.8235%
XYZ:
50.8924, 25.1334, 58.0460
xyY:
0.3796, 0.1875, 25.1334
CIE-Lab:
57.2051, 90.4750, -35.9531
CIE-LCH:
57.2051, 97.3568, 338.3281
CIE-Luv:
57.2051, 104.3351, -68.8691
Hunter-Lab:
50.1332, 93.4700, -33.5548
#fc08ca color charts
#fc08ca color shades, tints & tones
#fc08ca color schemes
#fc08ca color preview, HTML & CSS examples
This text has a color of #fc08ca
<p style="color:#fc08ca;">Text here</p>
.mytext {color:#fc08ca;}
This box has a color of #fc08ca
<div style="background-color:#fc08ca;">Content here</div>
.mybackground {background-color:#fc08ca;}
Border around this has a color of #fc08ca
<div style="border:2px solid #fc08ca;">Content here</div>
.myborder {border:2px solid #fc08ca;}