#fc05de color space conversions
Hex:
#fc05de
RGB:
252, 5, 222
CMY:
1, 98, 13
CMYK:
0, 98, 12, 1
HSL:
307°, 97.6285%, 50.3922%
HSV (HSB):
307°, 98.0159%, 98.8235%
XYZ:
53.3840, 26.0779, 71.3271
xyY:
0.3540, 0.1729, 26.0779
CIE-Lab:
58.1109, 93.0913, -45.9206
CIE-LCH:
58.1109, 103.8012, 333.7436
CIE-Luv:
58.1109, 95.5027, -84.5618
Hunter-Lab:
51.0665, 97.2340, -47.0667
#fc05de color charts
#fc05de color shades, tints & tones
#fc05de color schemes
#fc05de color preview, HTML & CSS examples
This text has a color of #fc05de
<p style="color:#fc05de;">Text here</p>
.mytext {color:#fc05de;}
This box has a color of #fc05de
<div style="background-color:#fc05de;">Content here</div>
.mybackground {background-color:#fc05de;}
Border around this has a color of #fc05de
<div style="border:2px solid #fc05de;">Content here</div>
.myborder {border:2px solid #fc05de;}