#fc83bd color space conversions
Hex:
#fc83bd
RGB:
252, 131, 189
CMY:
1, 49, 26
CMYK:
0, 48, 25, 1
HSL:
331°, 95.2756%, 75.0980%
HSV (HSB):
331°, 48.0159%, 98.8235%
XYZ:
57.4465, 40.6022, 52.9534
xyY:
0.3804, 0.2689, 40.6022
CIE-Lab:
69.8963, 52.5023, -9.1833
CIE-LCH:
69.8963, 53.2994, 350.0786
CIE-Luv:
69.8963, 73.2139, -23.2483
Hunter-Lab:
63.7198, 49.4166, -4.6681
#fc83bd color charts
#fc83bd color shades, tints & tones
#fc83bd color schemes
#fc83bd color preview, HTML & CSS examples
This text has a color of #fc83bd
<p style="color:#fc83bd;">Text here</p>
.mytext {color:#fc83bd;}
This box has a color of #fc83bd
<div style="background-color:#fc83bd;">Content here</div>
.mybackground {background-color:#fc83bd;}
Border around this has a color of #fc83bd
<div style="border:2px solid #fc83bd;">Content here</div>
.myborder {border:2px solid #fc83bd;}