#fc08cd color space conversions
Hex:
#fc08cd
RGB:
252, 8, 205
CMY:
1, 97, 20
CMYK:
0, 97, 19, 1
HSL:
312°, 97.6000%, 50.9804%
HSV (HSB):
312°, 96.8254%, 98.8235%
XYZ:
51.2512, 25.2769, 59.9353
xyY:
0.3756, 0.1852, 25.2769
CIE-Lab:
57.3442, 90.8274, -37.4540
CIE-LCH:
57.3442, 98.2467, 337.5905
CIE-Luv:
57.3442, 102.9631, -71.2131
Hunter-Lab:
50.2761, 93.9785, -35.4876
#fc08cd color charts
#fc08cd color shades, tints & tones
#fc08cd color schemes
#fc08cd color preview, HTML & CSS examples
This text has a color of #fc08cd
<p style="color:#fc08cd;">Text here</p>
.mytext {color:#fc08cd;}
This box has a color of #fc08cd
<div style="background-color:#fc08cd;">Content here</div>
.mybackground {background-color:#fc08cd;}
Border around this has a color of #fc08cd
<div style="border:2px solid #fc08cd;">Content here</div>
.myborder {border:2px solid #fc08cd;}