#fc0bee color space conversions
Hex:
#fc0bee
RGB:
252, 11, 238
CMY:
1, 96, 7
CMYK:
0, 96, 6, 1
HSL:
303°, 97.5709%, 51.5686%
HSV (HSB):
303°, 95.6349%, 98.8235%
XYZ:
55.6972, 27.1078, 83.1857
xyY:
0.3355, 0.1633, 27.1078
CIE-Lab:
59.0740, 94.8147, -53.3971
CIE-LCH:
59.0740, 108.8167, 330.6129
CIE-Luv:
59.0740, 88.4093, -96.4709
Hunter-Lab:
52.0652, 99.8378, -58.2833
#fc0bee color charts
#fc0bee color shades, tints & tones
#fc0bee color schemes
#fc0bee color preview, HTML & CSS examples
This text has a color of #fc0bee
<p style="color:#fc0bee;">Text here</p>
.mytext {color:#fc0bee;}
This box has a color of #fc0bee
<div style="background-color:#fc0bee;">Content here</div>
.mybackground {background-color:#fc0bee;}
Border around this has a color of #fc0bee
<div style="border:2px solid #fc0bee;">Content here</div>
.myborder {border:2px solid #fc0bee;}