#fc0be4 color space conversions
Hex:
#fc0be4
RGB:
252, 11, 228
CMY:
1, 96, 11
CMYK:
0, 96, 10, 1
HSL:
306°, 97.5709%, 51.5686%
HSV (HSB):
306°, 95.6349%, 98.8235%
XYZ:
54.2681, 26.5362, 75.6605
xyY:
0.3468, 0.1696, 26.5362
CIE-Lab:
58.5426, 93.4959, -48.6250
CIE-LCH:
58.5426, 105.3844, 332.5221
CIE-Luv:
58.5426, 92.6330, -88.8576
Hunter-Lab:
51.5133, 97.8975, -51.0233
#fc0be4 color charts
#fc0be4 color shades, tints & tones
#fc0be4 color schemes
#fc0be4 color preview, HTML & CSS examples
This text has a color of #fc0be4
<p style="color:#fc0be4;">Text here</p>
.mytext {color:#fc0be4;}
This box has a color of #fc0be4
<div style="background-color:#fc0be4;">Content here</div>
.mybackground {background-color:#fc0be4;}
Border around this has a color of #fc0be4
<div style="border:2px solid #fc0be4;">Content here</div>
.myborder {border:2px solid #fc0be4;}