#fc1bca color space conversions
Hex:
#fc1bca
RGB:
252, 27, 202
CMY:
1, 89, 21
CMYK:
0, 89, 20, 1
HSL:
313°, 97.4026%, 54.7059%
HSV (HSB):
313°, 89.2857%, 98.8235%
XYZ:
51.1975, 25.7436, 58.1477
xyY:
0.3790, 0.1906, 25.7436
CIE-Lab:
57.7929, 88.7515, -35.0344
CIE-LCH:
57.7929, 95.4162, 338.4585
CIE-Luv:
57.7929, 102.8515, -67.3374
Hunter-Lab:
50.7381, 91.3243, -32.4318
#fc1bca color charts
#fc1bca color shades, tints & tones
#fc1bca color schemes
#fc1bca color preview, HTML & CSS examples
This text has a color of #fc1bca
<p style="color:#fc1bca;">Text here</p>
.mytext {color:#fc1bca;}
This box has a color of #fc1bca
<div style="background-color:#fc1bca;">Content here</div>
.mybackground {background-color:#fc1bca;}
Border around this has a color of #fc1bca
<div style="border:2px solid #fc1bca;">Content here</div>
.myborder {border:2px solid #fc1bca;}